Searched refs:bthf_call_state_t (Results 1 – 3 of 3) sorted by relevance
/system/bt/include/hardware/ |
D | bluetooth_headset_interface.h | 140 bthf_call_state_t call_setup_state, 181 int index, bthf_call_direction_t dir, bthf_call_state_t state, 203 bthf_call_state_t call_setup_state,
|
D | bt_hf.h | 102 } bthf_call_state_t; typedef
|
/system/bt/btif/src/ |
D | btif_hf.cc | 117 bthf_call_state_t call_setup_state; 122 static const char* dump_hf_call_state(bthf_call_state_t call_state) { in dump_hf_call_state() 194 static uint8_t callstate_to_callsetup(bthf_call_state_t call_state) { in callstate_to_callsetup() 639 int num_held, bthf_call_state_t call_setup_state) { in UpdateCallStates() 688 bthf_call_state_t call_setup_state, int signal, 696 bthf_call_state_t state, bthf_call_mode_t mode, 701 bthf_call_state_t call_setup_state, 922 bthf_call_state_t call_setup_state, in CindResponse() 992 int index, bthf_call_direction_t dir, bthf_call_state_t state, in ClccResponse() 1045 int num_active, int num_held, bthf_call_state_t call_setup_state, in PhoneStateChange()
|