Home
last modified time | relevance | path

Searched refs:mVolumeInterface (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc337 static bluetooth::avrcp::VolumeInterfaceImpl mVolumeInterface; variable
352 intf_->Init(&mAvrcpInterface, &mVolumeInterface, nullptr); in init()
367 return mVolumeInterface.SetDeviceVolume(volume); in set_volume()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp184 static VolumeInterfaceImpl mVolumeInterface; variable
242 sServiceInterface->Init(&mAvrcpInterface, &mVolumeInterface, in initNative()