Searched defs:SetActiveDevice (Results 1 – 5 of 5) sorted by relevance
71 void SetActiveDevice(const RawAddress& addr) override { rusty::avrcp_set_active_device(addr); } in SetActiveDevice() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl
161 void SetActiveDevice(const RawAddress& /* address */) { return; } in SetActiveDevice() function in bluetooth::avrcp::FakeMediaInterface
1569 bt_status_t HeadsetInterface::SetActiveDevice(RawAddress* active_device_addr) { in SetActiveDevice() function in bluetooth::headset::HeadsetInterface
275 void SetActiveDevice(const RawAddress& address) override { in SetActiveDevice() function in bluetooth::avrcp::MediaInterfaceWrapper
189 void SetActiveDevice(const RawAddress& address) override { setActiveDevice(address); } in SetActiveDevice() function in android::AvrcpMediaInterfaceImpl