Searched refs:btif_av_peer_is_source (Results 1 – 8 of 8) sorted by relevance
58 struct btif_av_peer_is_source btif_av_peer_is_source; variable110 bool btif_av_peer_is_source::return_value = false;204 bool btif_av_peer_is_source(const RawAddress& peer_address) { in btif_av_peer_is_source() function206 return test::mock::btif_av::btif_av_peer_is_source(peer_address); in btif_av_peer_is_source()
287 struct btif_av_peer_is_source { struct295 extern struct btif_av_peer_is_source btif_av_peer_is_source; argument
299 extern bool btif_av_peer_is_source(const RawAddress& peer_address);
54 bool is_source = btif_av_peer_is_source(peer_addr); in btif_a2dp_on_idle()
576 btif_av_peer_is_source(p_dev->rc_addr)); in handle_rc_ctrl_features_all()596 if (btif_av_peer_is_source(p_dev->rc_addr)) { in handle_rc_ctrl_features_all()696 btif_av_peer_is_source(p_dev->rc_addr)) { in btif_rc_check_pending_cmd()701 btif_av_peer_is_source(p_dev->rc_addr)) { in btif_rc_check_pending_cmd()
4334 bool btif_av_peer_is_source(const RawAddress& peer_address) { in btif_av_peer_is_source() function
109 bool btif_av_peer_is_source(const RawAddress& peer_address) { return true; } in btif_av_peer_is_source() function
44 extern bool btif_av_peer_is_source(const RawAddress& peer_address);