Searched refs:A2DP_MEDIA_CT_NON_A2DP (Results 1 – 7 of 7) sorted by relevance
171 case A2DP_MEDIA_CT_NON_A2DP: in getTrackBitRate()211 case A2DP_MEDIA_CT_NON_A2DP: in getCodecSpecificConfig()1035 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSourceCodecValid()1056 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecValid()1077 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecValid()1098 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSinkCodecValid()1119 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecSupported()1141 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecSupported()1160 if (codec_type != A2DP_MEDIA_CT_NON_A2DP) return true; in A2DP_UsesRtpHeader()1185 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()
120 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoLdac()165 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoLdac()
43 #define A2DP_MEDIA_CT_NON_A2DP 0xFF macro
392 EXPECT_EQ(codec_type, A2DP_MEDIA_CT_NON_A2DP); in TEST_F()476 codec_type < A2DP_MEDIA_CT_NON_A2DP; codec_type++) { in TEST_F()