Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/test/
H A Dbtif_rc_test.cc80 RawAddress btif_av_sink_active_peer(void) { return RawAddress(); } in btif_av_sink_active_peer() function
/aosp12/system/bt/btif/src/
H A Dbtif_av.cc3053 RawAddress btif_av_sink_active_peer(void) { return btif_av_sink.ActivePeer(); } in btif_av_sink_active_peer() function