Searched defs:DeviceConnected (Results 1 – 4 of 4) sorted by relevance
44 virtual void DeviceConnected(const RawAddress& bdaddr) {} in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface45 virtual void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) {} in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface
142 void DeviceConnected(const RawAddress& addr) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceImpl146 void DeviceConnected(const RawAddress& addr, VolumeChangedCb cb) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceImpl
290 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper297 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper
170 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in android::VolumeInterfaceImpl174 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in android::VolumeInterfaceImpl