Searched defs:DeviceDisconnected (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/ | ||
H A D | avrcp_device_fuzz.cc | 42 virtual void DeviceDisconnected(const RawAddress& bdaddr) {} in DeviceDisconnected() function in bluetooth::avrcp::FakeVolumeInterface |
/aosp12/system/bt/btif/avrcp/ | ||
H A D | avrcp_service.cc | 271 void DeviceDisconnected(const RawAddress& bdaddr) override { in DeviceDisconnected() function in bluetooth::avrcp::VolumeInterfaceWrapper |
/aosp12/system/bt/profile/avrcp/ | ||
H A D | device.cc | 1469 void Device::DeviceDisconnected() { in DeviceDisconnected() function in bluetooth::avrcp::Device |
/aosp12/packages/apps/Bluetooth/jni/ | ||
H A D | com_android_bluetooth_avrcp_target.cpp | 145 void DeviceDisconnected(const RawAddress& bdaddr) override { in DeviceDisconnected() function in android::VolumeInterfaceImpl |