Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc154 void DeviceConnected(const RawAddress& addr) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceImpl
158 void DeviceConnected(const RawAddress& addr, VolumeChangedCb cb) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc172 void DeviceConnected(const RawAddress& /* bdaddr */) { return; } in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface
173 void DeviceConnected(const RawAddress& /* bdaddr */, VolumeChangedCb cb) { in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc298 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper
304 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp195 void DeviceConnected(const RawAddress& bdaddr) override { volumeDeviceConnected(bdaddr); } in DeviceConnected() function in android::VolumeInterfaceImpl
197 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in android::VolumeInterfaceImpl
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dusbioctl.h157 DeviceConnected, enumerator
171 DeviceConnected, enumerator
424 ULONG DeviceConnected:1; member
/aosp_15_r20/external/libusb/libusb/os/
H A Dwindows_winusb.h278 DeviceConnected, enumerator