Home
last modified time | relevance | path

Searched defs:SetActiveDevice (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc33 virtual void SetActiveDevice(const RawAddress& address) {} in SetActiveDevice() function in bluetooth::avrcp::FakeMediaInterface
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc228 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in bluetooth::avrcp::MediaInterfaceWrapper
/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc1440 bt_status_t HeadsetInterface::SetActiveDevice(RawAddress* active_device_addr) { in SetActiveDevice() function in bluetooth::headset::HeadsetInterface
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_target.cpp129 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in android::AvrcpMediaInterfaceImpl