Searched refs:bthf_call_mode_t (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hf.h | 128 } bthf_call_mode_t; typedef 154 struct formatter<bluetooth::headset::bthf_call_mode_t> 155 : enum_formatter<bluetooth::headset::bthf_call_mode_t> {};
|
D | bluetooth_headset_interface.h | 205 bthf_call_mode_t mode, bthf_call_mpty_type_t mpty, const char* number,
|
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.cc | 391 /*mode=*/(headset::bthf_call_mode_t)0, in current_calls_query_response()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 862 bthf_call_state_t state, bthf_call_mode_t mode, 1182 bthf_call_mode_t mode, bthf_call_mpty_type_t mpty, const char* number, in ClccResponse()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfp.cpp | 845 (bluetooth::headset::bthf_call_mode_t)mode, in clccResponseNative()
|