Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_av.h127 bool btif_av_peer_prefers_mandatory_codec(const RawAddress& peer_address);
/system/bt/btif/co/
Dbta_av_co.cc975 if (btif_av_peer_prefers_mandatory_codec(p_peer->addr)) { in ProcessSourceGetConfig()
/system/bt/btif/src/
Dbtif_av.cc3339 bool btif_av_peer_prefers_mandatory_codec(const RawAddress& peer_address) { in btif_av_peer_prefers_mandatory_codec() function