Home
last modified time | relevance | path

Searched defs:ConnectionStateCallback (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc134 void ConnectionStateCallback(headset::bthf_connection_state_t state, in ConnectionStateCallback() function in bluetooth::topshim::rust::DBusHeadsetCallbacks
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h301 using ConnectionStateCallback = variable
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp89 void ConnectionStateCallback(bluetooth::headset::bthf_connection_state_t state, in ConnectionStateCallback() function in android::JniHeadsetCallbacks