Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc37 virtual void SetActiveDevice(const RawAddress& address) {} in SetActiveDevice() function in bluetooth::avrcp::FakeMediaInterface
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc76 void SetActiveDevice(const RawAddress& addr) override { in SetActiveDevice() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc1573 bt_status_t HeadsetInterface::SetActiveDevice(RawAddress* active_device_addr) { in SetActiveDevice() function in bluetooth::headset::HeadsetInterface
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc267 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in bluetooth::avrcp::MediaInterfaceWrapper
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp162 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in android::AvrcpMediaInterfaceImpl