Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_vc.cc67 void OnVolumeStateChanged(const RawAddress& address, uint8_t volume, in OnVolumeStateChanged() function in __anon360f704a0111::VolumeControlInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc101 void OnVolumeStateChanged( in OnVolumeStateChanged() function in bluetooth::topshim::rust::DBusVolumeControlCallbacks
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp71 void OnVolumeStateChanged(const RawAddress& bd_addr, uint8_t volume, in OnVolumeStateChanged() function in android::VolumeControlCallbacksImpl