Home
last modified time | relevance | path

Searched defs:DeviceDisconnected (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc42 virtual void DeviceDisconnected(const RawAddress& bdaddr) {} in DeviceDisconnected() function in bluetooth::avrcp::FakeVolumeInterface
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc271 void DeviceDisconnected(const RawAddress& bdaddr) override { in DeviceDisconnected() function in bluetooth::avrcp::VolumeInterfaceWrapper
/aosp12/system/bt/profile/avrcp/
H A Ddevice.cc1469 void Device::DeviceDisconnected() { in DeviceDisconnected() function in bluetooth::avrcp::Device
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_target.cpp145 void DeviceDisconnected(const RawAddress& bdaddr) override { in DeviceDisconnected() function in android::VolumeInterfaceImpl