Searched refs:call_setup_state (Results 1 – 2 of 2) sorted by relevance
/system/bt/btif/src/ |
D | btif_hf.cc | 117 bthf_call_state_t call_setup_state; member 247 hf_cb->call_setup_state = BTHF_CALL_STATE_IDLE; in clear_phone_state_multihf() 639 int num_held, bthf_call_state_t call_setup_state) { in UpdateCallStates() argument 642 control_block->call_setup_state = call_setup_state; in UpdateCallStates() 658 if ((btif_hf_cb[i].call_setup_state != BTHF_CALL_STATE_IDLE) || in IsCallIdle() 688 bthf_call_state_t call_setup_state, int signal, 701 bthf_call_state_t call_setup_state, 922 bthf_call_state_t call_setup_state, in CindResponse() argument 942 callstate_to_callsetup(call_setup_state), /* Callsetup state */ in CindResponse() 1045 int num_active, int num_held, bthf_call_state_t call_setup_state, in PhoneStateChange() argument [all …]
|
/system/bt/include/hardware/ |
D | bluetooth_headset_interface.h | 140 bthf_call_state_t call_setup_state, 203 bthf_call_state_t call_setup_state,
|