Searched refs:bthf_call_direction_t (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hf.h | 122 } bthf_call_direction_t; typedef 160 struct formatter<bluetooth::headset::bthf_call_direction_t> 161 : enum_formatter<bluetooth::headset::bthf_call_direction_t> {};
|
D | bluetooth_headset_interface.h | 204 int index, bthf_call_direction_t dir, bthf_call_state_t state,
|
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.cc | 389 /*dir=*/(headset::bthf_call_direction_t)0, in current_calls_query_response()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 861 bt_status_t ClccResponse(int index, bthf_call_direction_t dir, 1181 int index, bthf_call_direction_t dir, bthf_call_state_t state, in ClccResponse()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfp.cpp | 843 index, (bluetooth::headset::bthf_call_direction_t)dir, in clccResponseNative()
|