Searched refs:bthf_call_state_t (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/include/hardware/ |
H A D | bluetooth_headset_interface.h | 158 bthf_call_state_t call_setup_state, 199 int index, bthf_call_direction_t dir, bthf_call_state_t state, 221 bthf_call_state_t call_setup_state,
|
H A D | bt_hf.h | 102 } bthf_call_state_t; typedef
|
/aosp12/system/bt/btif/src/ |
H A D | btif_hf.cc | 115 bthf_call_state_t call_setup_state; 120 static const char* dump_hf_call_state(bthf_call_state_t call_state) { in dump_hf_call_state() 192 static uint8_t callstate_to_callsetup(bthf_call_state_t call_state) { in callstate_to_callsetup() 676 int num_held, bthf_call_state_t call_setup_state) { in UpdateCallStates() 727 bthf_call_state_t call_setup_state, int signal, 735 bthf_call_state_t state, bthf_call_mode_t mode, 740 bthf_call_state_t call_setup_state, 987 bthf_call_state_t call_setup_state, in CindResponse() 1057 int index, bthf_call_direction_t dir, bthf_call_state_t state, in ClccResponse() 1110 int num_active, int num_held, bthf_call_state_t call_setup_state, in PhoneStateChange()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_hfp.cpp | 768 (bluetooth::headset::bthf_call_state_t)call_state, signal, roam, in cindResponseNative() 847 (bluetooth::headset::bthf_call_state_t)callStatus, in clccResponseNative() 885 num_active, num_held, (bluetooth::headset::bthf_call_state_t)call_state, in phoneStateChangeNative()
|