Searched defs:SetActiveDevice (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/ | ||
H A D | avrcp_device_fuzz.cc | 33 virtual void SetActiveDevice(const RawAddress& address) {} in SetActiveDevice() function in bluetooth::avrcp::FakeMediaInterface |
/aosp12/system/bt/btif/avrcp/ | ||
H A D | avrcp_service.cc | 228 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in bluetooth::avrcp::MediaInterfaceWrapper |
/aosp12/system/bt/btif/src/ | ||
H A D | btif_hf.cc | 1440 bt_status_t HeadsetInterface::SetActiveDevice(RawAddress* active_device_addr) { in SetActiveDevice() function in bluetooth::headset::HeadsetInterface |
/aosp12/packages/apps/Bluetooth/jni/ | ||
H A D | com_android_bluetooth_avrcp_target.cpp | 129 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in android::AvrcpMediaInterfaceImpl |