Searched refs:bthf_call_state_t (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth_headset_interface.h | 162 bthf_call_state_t call_setup_state, 203 int index, bthf_call_direction_t dir, bthf_call_state_t state, 225 bthf_call_state_t call_setup_state,
|
D | bt_hf.h | 105 } bthf_call_state_t; typedef
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 114 bthf_call_state_t call_setup_state; 119 static const char* dump_hf_call_state(bthf_call_state_t call_state) { in dump_hf_call_state() 221 static uint8_t callstate_to_callsetup(bthf_call_state_t call_state) { in callstate_to_callsetup() 789 int num_held, bthf_call_state_t call_setup_state) { in UpdateCallStates() 840 bthf_call_state_t call_setup_state, int signal, 848 bthf_call_state_t state, bthf_call_mode_t mode, 853 bthf_call_state_t call_setup_state, 1106 bthf_call_state_t call_setup_state, in CindResponse() 1176 int index, bthf_call_direction_t dir, bthf_call_state_t state, in ClccResponse() 1229 int num_active, int num_held, bthf_call_state_t call_setup_state, in PhoneStateChange()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.cc | 90 static headset::bthf_call_state_t from_rust_call_state(rusty::CallState state) { in from_rust_call_state() 306 /*state=*/(headset::bthf_call_state_t)0, in current_calls_query_response()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfp.cpp | 783 (bluetooth::headset::bthf_call_state_t)call_state, signal, roam, in cindResponseNative() 862 (bluetooth::headset::bthf_call_state_t)callStatus, in clccResponseNative() 900 num_active, num_held, (bluetooth::headset::bthf_call_state_t)call_state, in phoneStateChangeNative()
|