Home
last modified time | relevance | path

Searched defs:connection_state_cb (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/btav_sink/
Dbtav_sink_shim.cc43 static void connection_state_cb( in connection_state_cb() function
/packages/modules/Bluetooth/system/include/hardware/
Dbt_pan.h53 btpan_connection_state_callback connection_state_cb; member
Dbt_av.h343 btav_connection_state_callback connection_state_cb; member
353 btav_connection_state_callback connection_state_cb; member
Dbt_hd.h83 bthd_connection_state_callback connection_state_cb; member
Dbt_hh.h174 bthh_connection_state_callback connection_state_cb; member
Dbt_hf_client.h306 bthf_client_connection_state_callback connection_state_cb; member
Dbt_rc.h635 btrc_connection_state_callback connection_state_cb; member
/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc76 static void connection_state_cb(const RawAddress& addr, csis::ConnectionState state) { in connection_state_cb() function
/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc53 static void connection_state_cb(vc::ConnectionState state, const RawAddress& address) { in connection_state_cb() function
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc230 static void connection_state_cb(const RawAddress& addr, btav_connection_state_t state, const btav_e… in connection_state_cb() function
/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc186 static void connection_state_cb(le_audio::ConnectionState state, const RawAddress& address) { in connection_state_cb() function
/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() function
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp71 static void connection_state_cb(const RawAddress* bd_addr, in connection_state_cb() function