Home | History | Annotate | Download | only in a2dp

Lines Matching defs:codec_type

143   tA2DP_CODEC_TYPE codec_type;
152 codec_type = *p_codec_info++;
154 if (media_type != AVDT_MEDIA_TYPE_AUDIO || codec_type != A2DP_MEDIA_CT_AAC) {