Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc33 virtual void SetActiveDevice(const RawAddress& address) {} in SetActiveDevice() function in bluetooth::avrcp::FakeMediaInterface
/system/bt/btif/avrcp/
Davrcp_service.cc228 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in bluetooth::avrcp::MediaInterfaceWrapper
/system/bt/btif/src/
Dbtif_hf.cc1440 bt_status_t HeadsetInterface::SetActiveDevice(RawAddress* active_device_addr) { in SetActiveDevice() function in bluetooth::headset::HeadsetInterface