Searched refs:A2DP_MEDIA_CT_NON_A2DP (Results 1 – 7 of 7) sorted by relevance
163 case A2DP_MEDIA_CT_NON_A2DP: in getTrackBitRate()201 case A2DP_MEDIA_CT_NON_A2DP: in getCodecSpecificConfig()1024 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSourceCodecValid()1043 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecValid()1062 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecValid()1081 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSinkCodecValid()1100 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecSupported()1120 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecSupported()1138 if (codec_type != A2DP_MEDIA_CT_NON_A2DP) return true; in A2DP_UsesRtpHeader()1158 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_CodecName()[all …]
223 (codec_type_a != A2DP_MEDIA_CT_NON_A2DP)) { in A2DP_VendorCodecTypeEquals()263 (codec_type_a != A2DP_MEDIA_CT_NON_A2DP)) { in A2DP_VendorCodecEquals()
101 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoAptx()136 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoAptx()
108 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoAptxHd()147 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoAptxHd()
119 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoLdac()164 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoLdac()
43 #define A2DP_MEDIA_CT_NON_A2DP 0xFF macro
353 EXPECT_EQ(codec_type, A2DP_MEDIA_CT_NON_A2DP); in TEST_F()437 codec_type < A2DP_MEDIA_CT_NON_A2DP; codec_type++) { in TEST_F()