Home
last modified time | relevance | path

Searched refs:btif_av_source_find_peer (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc797 static BtifAvPeer* btif_av_source_find_peer(const RawAddress& peer_address) { in btif_av_source_find_peer() function
808 BtifAvPeer* sourcePeer = btif_av_source_find_peer(peer_address); in btif_av_find_peer()
820 BtifAvPeer* sourcePeer = btif_av_source_find_peer(peer_address); in btif_av_find_peer()
837 return btif_av_source_find_peer(btif_av_source.ActivePeer()); in btif_av_find_active_peer()
4101 BtifAvPeer* peer = btif_av_source_find_peer(peer_address); in btif_av_peer_is_connected_sink()
4125 BtifAvPeer* peer = btif_av_source_find_peer(peer_address); in btif_av_peer_is_sink()