Home
last modified time | relevance | path

Searched defs:DeviceConnected (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc40 virtual void DeviceConnected(const RawAddress& bdaddr) {} in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface
41 virtual void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) {} in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc251 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper
258 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_target.cpp137 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in android::VolumeInterfaceImpl
141 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in android::VolumeInterfaceImpl