Searched refs:btif_av_sink_active_peer (Results 1 – 4 of 4) sorted by relevance
37 RawAddress btif_av_sink_active_peer(void);
80 RawAddress btif_av_sink_active_peer(void) { return RawAddress(); } in btif_av_sink_active_peer() function
3011 RawAddress btif_av_sink_active_peer(void) { return btif_av_sink.ActivePeer(); } in btif_av_sink_active_peer() function
553 RawAddress avdtp_sink_active_peer_addr = btif_av_sink_active_peer(); in handle_rc_features()