Home
last modified time | relevance | path

Searched defs:active_peer (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc48 virtual RawAddress active_peer() { return RawAddress(); } in active_peer() function in bluetooth::avrcp::FakeA2dpInterface
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc44 RawAddress active_peer() override { return btif_av_source_active_peer(); } in active_peer() function in bluetooth::avrcp::A2dpInterfaceImpl