Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_hf.h100 BTHF_CALL_STATE_IDLE, enumerator
/system/bt/btif/src/
Dbtif_hf.cc124 CASE_RETURN_STR(BTHF_CALL_STATE_IDLE) in dump_hf_call_state()
247 hf_cb->call_setup_state = BTHF_CALL_STATE_IDLE; in clear_phone_state_multihf()
658 if ((btif_hf_cb[i].call_setup_state != BTHF_CALL_STATE_IDLE) || in IsCallIdle()
1087 call_setup_state == BTHF_CALL_STATE_IDLE) { in PhoneStateChange()
1112 (control_block.call_setup_state == BTHF_CALL_STATE_IDLE)) { in PhoneStateChange()
1123 if (call_setup_state != BTHF_CALL_STATE_IDLE) { in PhoneStateChange()
1140 case BTHF_CALL_STATE_IDLE: { in PhoneStateChange()
1237 if ((control_block.call_setup_state == BTHF_CALL_STATE_IDLE) && in PhoneStateChange()
1258 if (call_setup_state == BTHF_CALL_STATE_IDLE) { in PhoneStateChange()