Searched defs:DeviceConnected (Results 1 – 4 of 4) sorted by relevance
41 virtual void DeviceConnected(const RawAddress& bdaddr) {} in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface42 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
270 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper277 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