Searched defs:DeviceDisconnected (Results 1 – 3 of 3) sorted by relevance
/system/bt/profile/avrcp/tests/avrcp_device_fuzz/ | ||
D | avrcp_device_fuzz.cc | 42 virtual void DeviceDisconnected(const RawAddress& bdaddr) {} in DeviceDisconnected() function in bluetooth::avrcp::FakeVolumeInterface |
/system/bt/btif/avrcp/ | ||
D | avrcp_service.cc | 271 void DeviceDisconnected(const RawAddress& bdaddr) override { in DeviceDisconnected() function in bluetooth::avrcp::VolumeInterfaceWrapper |
/system/bt/profile/avrcp/ | ||
D | device.cc | 1464 void Device::DeviceDisconnected() { in DeviceDisconnected() function in bluetooth::avrcp::Device |