Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/co/
H A Dbta_av_co.cc850 return p_peer; in FindPeerAndUpdate()
923 __func__, p_peer->opened, p_peer->num_sinks, in ProcessSourceGetConfig()
924 p_peer->num_rx_sinks, p_peer->num_sup_sinks); in ProcessSourceGetConfig()
951 if ((p_peer->num_rx_sinks != p_peer->num_sinks) && in ProcessSourceGetConfig()
1069 __func__, p_peer->addr.ToString().c_str(), p_peer->opened, in ProcessSinkGetConfig()
1070 p_peer->num_sources, p_peer->num_rx_sources, p_peer->num_sup_sources); in ProcessSinkGetConfig()
1097 if ((p_peer->num_rx_sources != p_peer->num_sources) && in ProcessSinkGetConfig()
1195 p_peer->num_sinks, p_peer->num_rx_sinks, p_peer->num_sup_sinks); in ProcessSetConfig()
1459 if (p_peer->mtu < min_mtu) min_mtu = p_peer->mtu; in GetPeerEncoderParameters()
1508 if ((p_peer->num_rx_sinks != p_peer->num_sinks) && in SetCodecUserConfig()
[all …]