Home
last modified time | relevance | path

Searched refs:BTHF_CALL_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc122 CASE_RETURN_STR(BTHF_CALL_STATE_IDLE) in dump_hf_call_state()
245 hf_cb->call_setup_state = BTHF_CALL_STATE_IDLE; in clear_phone_state_multihf()
695 if ((btif_hf_cb[i].call_setup_state != BTHF_CALL_STATE_IDLE) || in IsCallIdle()
1152 call_setup_state == BTHF_CALL_STATE_IDLE) { in PhoneStateChange()
1179 (control_block.call_setup_state == BTHF_CALL_STATE_IDLE)) { in PhoneStateChange()
1190 if (call_setup_state != BTHF_CALL_STATE_IDLE) { in PhoneStateChange()
1207 case BTHF_CALL_STATE_IDLE: { in PhoneStateChange()
1311 if ((control_block.call_setup_state == BTHF_CALL_STATE_IDLE) && in PhoneStateChange()
1332 if (call_setup_state == BTHF_CALL_STATE_IDLE) { in PhoneStateChange()
/aosp12/system/bt/include/hardware/
H A Dbt_hf.h100 BTHF_CALL_STATE_IDLE, enumerator