Searched refs:A2DP_MEDIA_CT_NON_A2DP (Results 1 – 7 of 7) sorted by relevance
827 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSourceCodecValid()846 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecValid()865 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecValid()884 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSinkCodecValid()903 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecSupported()923 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecSupported()948 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_BuildSrc2SinkConfig()962 if (codec_type != A2DP_MEDIA_CT_NON_A2DP) return true; in A2DP_UsesRtpHeader()982 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_CodecName()1004 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_CodecTypeEquals()[all …]
216 (codec_type_a != A2DP_MEDIA_CT_NON_A2DP)) { in A2DP_VendorCodecTypeEquals()256 (codec_type_a != A2DP_MEDIA_CT_NON_A2DP)) { in A2DP_VendorCodecEquals()
100 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoAptx()135 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoAptx()
107 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoAptxHd()146 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoAptxHd()
98 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoLdac()143 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoLdac()
43 #define A2DP_MEDIA_CT_NON_A2DP 0xFF macro
318 EXPECT_EQ(codec_type, A2DP_MEDIA_CT_NON_A2DP); in TEST_F()435 codec_type < A2DP_MEDIA_CT_NON_A2DP; codec_type++) { in TEST_F()