Searched refs:A2DP_MEDIA_CT_SBC (Results 1 – 7 of 7) sorted by relevance
180 case A2DP_MEDIA_CT_SBC: in getTrackBitRate()212 case A2DP_MEDIA_CT_SBC: in getCodecSpecificConfig()539 case A2DP_MEDIA_CT_SBC: in A2DP_IotGetPeerSinkCodecType()1055 case A2DP_MEDIA_CT_SBC: in A2DP_IsSourceCodecValid()1074 case A2DP_MEDIA_CT_SBC: in A2DP_IsSinkCodecValid()1093 case A2DP_MEDIA_CT_SBC: in A2DP_IsPeerSourceCodecValid()1112 case A2DP_MEDIA_CT_SBC: in A2DP_IsPeerSinkCodecValid()1131 case A2DP_MEDIA_CT_SBC: in A2DP_IsSinkCodecSupported()1151 case A2DP_MEDIA_CT_SBC: in A2DP_IsPeerSourceCodecSupported()1193 case A2DP_MEDIA_CT_SBC: in A2DP_CodecName()[all …]
146 *p_result++ = A2DP_MEDIA_CT_SBC; in A2DP_BuildInfoSbc()181 if (media_type != AVDT_MEDIA_TYPE_AUDIO || codec_type != A2DP_MEDIA_CT_SBC) { in A2DP_ParseInfoSbc()425 return (codec_type_a == codec_type_b) && (codec_type_a == A2DP_MEDIA_CT_SBC); in A2DP_CodecTypeEqualsSbc()449 if ((codec_type_a != codec_type_b) || (codec_type_a != A2DP_MEDIA_CT_SBC)) in A2DP_CodecEqualsSbc()
42 #define A2DP_MEDIA_CT_SBC 0x00 /* SBC media codec type */ macro
267 case A2DP_MEDIA_CT_SBC: { in SourceCodecIndex()314 case A2DP_MEDIA_CT_SBC: { in SinkCodecIndex()
845 case A2DP_MEDIA_CT_SBC: in get_a2dp_configuration()
462 EXPECT_EQ(codec_type, A2DP_MEDIA_CT_SBC); in TEST_F()
1132 if (A2DP_GetCodecType(p_scb->cfg.codec_info) == A2DP_MEDIA_CT_SBC || in bta_av_setconfig_rsp()