Searched defs:active_peer (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/ | ||
| D | avrcp_device_fuzz.cc | 62   virtual RawAddress active_peer() { return RawAddress(); }  in active_peer()  function in bluetooth::avrcp::FakeA2dpInterface | 
| /packages/modules/Bluetooth/system/btif/avrcp/ | ||
| D | avrcp_service.cc | 52   RawAddress active_peer() override { return btif_av_source_active_peer(); }  in active_peer()  function in bluetooth::avrcp::A2dpInterfaceImpl |