Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf.h128 } bthf_call_mode_t; typedef
154 struct formatter<bluetooth::headset::bthf_call_mode_t>
155 : enum_formatter<bluetooth::headset::bthf_call_mode_t> {};
Dbluetooth_headset_interface.h205 bthf_call_mode_t mode, bthf_call_mpty_type_t mpty, const char* number,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc391 /*mode=*/(headset::bthf_call_mode_t)0, in current_calls_query_response()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc862 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/
Dcom_android_bluetooth_hfp.cpp845 (bluetooth::headset::bthf_call_mode_t)mode, in clccResponseNative()