Searched defs:connection_state_cb (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/ |
D | btif_av.h | 71 btav_connection_state_callback connection_state_cb; member 81 btav_connection_state_callback connection_state_cb; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav_sink/ |
D | btav_sink_shim.cc | 35 static void connection_state_cb(const RawAddress& addr, btav_connection_state_t state, in connection_state_cb() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_pan.h | 49 btpan_connection_state_callback connection_state_cb; member
|
D | bt_hd.h | 77 bthd_connection_state_callback connection_state_cb; member
|
D | bt_hh.h | 157 bthh_connection_state_callback connection_state_cb; member
|
D | bt_hf_client.h | 293 bthf_client_connection_state_callback connection_state_cb; member
|
D | bt_rc.h | 598 btrc_connection_state_callback connection_state_cb; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/csis/ |
D | csis_shim.cc | 75 static void connection_state_cb(const RawAddress& addr, csis::ConnectionState state) { in connection_state_cb() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/vc/ |
D | vc_shim.cc | 53 static void connection_state_cb(vc::ConnectionState state, const RawAddress& address) { in connection_state_cb() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/ |
D | btav_shim.cc | 241 static void connection_state_cb(const RawAddress& addr, btav_connection_state_t state, in connection_state_cb() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/ |
D | le_audio_shim.cc | 183 static void connection_state_cb(le_audio::ConnectionState state, const RawAddress& address) { in connection_state_cb() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.cc | 36 static void connection_state_cb(bluetooth::headset::bthf_connection_state_t state, in connection_state_cb() function
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfpclient.cpp | 81 static void connection_state_cb(const RawAddress* bd_addr, bthf_client_connection_state_t state, in connection_state_cb() function
|