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() 675 int num_held, bthf_call_state_t call_setup_state) { in UpdateCallStates() 724 bthf_call_state_t call_setup_state, int signal, 732 bthf_call_state_t state, bthf_call_mode_t mode, 737 bthf_call_state_t call_setup_state, 958 bthf_call_state_t call_setup_state, in CindResponse() 1028 int index, bthf_call_direction_t dir, bthf_call_state_t state, in ClccResponse() 1081 int num_active, int num_held, bthf_call_state_t call_setup_state, in PhoneStateChange()
|