Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hearing_aid.cc62 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon24ddb8700211::HearingAidInterfaceImpl
Dbtif_csis_client.cc129 void OnConnectionState(const RawAddress& addr, in OnConnectionState() function in __anondfcba2550111::CsipSetCoordinatorServiceInterfaceImpl
Dbtif_has_client.cc127 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon3034735f0111::HearingAaccessClientServiceInterfaceImpl
Dbtif_vc.cc61 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anond5e7e95e0111::VolumeControlInterfaceImpl
Dbtif_le_audio.cc55 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon0c9edd470111::LeAudioClientInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc103 void OnConnectionState(const RawAddress& addr, csis::ConnectionState state) override { in OnConnectionState() function in bluetooth::topshim::rust::DBusCsisClientCallbacks
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hearing_aid.cpp42 void OnConnectionState(ConnectionState state, in OnConnectionState() function in android::HearingAidCallbacksImpl
Dcom_android_bluetooth_csip_set_coordinator.cpp75 void OnConnectionState(const RawAddress& bd_addr, in OnConnectionState() function in android::CsisClientCallbacksImpl
Dcom_android_bluetooth_vc.cpp49 void OnConnectionState(ConnectionState state, in OnConnectionState() function in android::VolumeControlCallbacksImpl
Dcom_android_bluetooth_hap_client.cpp73 void OnConnectionState(ConnectionState state, in OnConnectionState() function in android::HasClientCallbacksImpl
Dcom_android_bluetooth_le_audio.cpp164 void OnConnectionState(ConnectionState state, in OnConnectionState() function in android::LeAudioClientCallbacksImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc96 void OnConnectionState(vc::ConnectionState state, const RawAddress& address) override { in OnConnectionState() function in bluetooth::topshim::rust::DBusVolumeControlCallbacks
/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc263 void OnConnectionState(le_audio::ConnectionState state, const RawAddress& address) override { in OnConnectionState() function in bluetooth::topshim::rust::DBusLeAudioClientCallbacks