Home
last modified time | relevance | path

Searched refs:bthf_call_direction_t (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf.h122 } bthf_call_direction_t; typedef
160 struct formatter<bluetooth::headset::bthf_call_direction_t>
161 : enum_formatter<bluetooth::headset::bthf_call_direction_t> {};
Dbluetooth_headset_interface.h204 int index, bthf_call_direction_t dir, bthf_call_state_t state,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc389 /*dir=*/(headset::bthf_call_direction_t)0, in current_calls_query_response()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc861 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/
Dcom_android_bluetooth_hfp.cpp843 index, (bluetooth::headset::bthf_call_direction_t)dir, in clccResponseNative()