Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc137 bthf_call_state_t call_setup_state; member
261 btif_hf_cb[idx].call_setup_state = BTHF_CALL_STATE_IDLE; in clear_phone_state_multihf()
1024 bthf_call_state_t call_setup_state, int signal, in cind_response() argument
1046 callstate_to_callsetup(call_setup_state), /* Callsetup state */ in cind_response()
1229 bthf_call_state_t call_setup_state, in phone_state_change() argument
1255 btif_hf_cb[idx].num_held, dump_hf_call_state(call_setup_state), in phone_state_change()
1256 dump_hf_call_state(btif_hf_cb[idx].call_setup_state)); in phone_state_change()
1260 call_setup_state == BTHF_CALL_STATE_IDLE) { in phone_state_change()
1265 if ((btif_hf_cb[idx].call_setup_state != BTHF_CALL_STATE_IDLE) || in phone_state_change()
1292 (btif_hf_cb[idx].call_setup_state == BTHF_CALL_STATE_IDLE)) { in phone_state_change()
[all …]