Home
last modified time | relevance | path

Searched refs:bthf_connection_state_t (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf.h36 } bthf_connection_state_t; typedef
145 struct formatter<bluetooth::headset::bthf_connection_state_t>
146 : enum_formatter<bluetooth::headset::bthf_connection_state_t> {};
Dbluetooth_headset_callbacks.h39 virtual void ConnectionStateCallback(bthf_connection_state_t state,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc37 static void connection_state_cb(bluetooth::headset::bthf_connection_state_t state, RawAddress* addr… in connection_state_cb()
152 …void ConnectionStateCallback(headset::bthf_connection_state_t state, RawAddress* bd_addr) override… in ConnectionStateCallback()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc60 typedef headset::bthf_connection_state_t BthfConnectionState;
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp81 bluetooth::headset::bthf_connection_state_t state, in ConnectionStateCallback()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc111 bthf_connection_state_t state;