Searched refs:call_setup_state (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 136 bthf_call_state_t call_setup_state; member 292 hf_cb->call_setup_state = BTHF_CALL_STATE_IDLE; in clear_phone_state_multihf() 818 bthf_call_state_t call_setup_state) { in UpdateCallStates() argument 821 control_block->call_setup_state = call_setup_state; in UpdateCallStates() 839 if ((btif_hf_cb[i].call_setup_state != BTHF_CALL_STATE_IDLE) || in IsCallIdle() 890 bthf_call_state_t call_setup_state, int signal, int roam, int batt_chg, 898 bt_status_t PhoneStateChange(int num_active, int num_held, bthf_call_state_t call_setup_state, 1140 bthf_call_state_t call_setup_state, int signal, int roam, in CindResponse() argument 1158 callstate_to_callsetup(call_setup_state), /* Callsetup state */ in CindResponse() 1255 bthf_call_state_t call_setup_state, in PhoneStateChange() argument [all …]
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth_headset_interface.h | 160 bthf_call_state_t call_setup_state, int signal, int roam, 221 bthf_call_state_t call_setup_state, const char* number,
|