Home | History | Annotate | Download | only in ag

Lines Matching full:peer_codecs

1198         p_scb->peer_codecs = bta_ag_parse_bac(p_scb, p_arg);
1201 if (p_scb->peer_codecs & BTA_AG_CODEC_MSBC) {
1212 using the bta_ag_setcodec API. We send the peer_codecs to the
1214 val.num = p_scb->peer_codecs;
1221 p_scb->peer_codecs = BTA_AG_CODEC_CVSD;