Searched refs:A2DP_MEDIA_CT_NON_A2DP (Results 1 – 13 of 13) sorted by relevance
185 case A2DP_MEDIA_CT_NON_A2DP: in getTrackBitRate()225 case A2DP_MEDIA_CT_NON_A2DP: in getCodecSpecificConfig()543 case A2DP_MEDIA_CT_NON_A2DP: { in A2DP_IotGetPeerSinkCodecType()1060 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSourceCodecValid()1079 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecValid()1098 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecValid()1117 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSinkCodecValid()1136 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsSinkCodecSupported()1156 case A2DP_MEDIA_CT_NON_A2DP: in A2DP_IsPeerSourceCodecSupported()1175 if (codec_type != A2DP_MEDIA_CT_NON_A2DP) return true; in A2DP_UsesRtpHeader()[all …]
265 (codec_type_a != A2DP_MEDIA_CT_NON_A2DP)) { in A2DP_VendorCodecTypeEquals()310 (codec_type_a != A2DP_MEDIA_CT_NON_A2DP)) { in A2DP_VendorCodecEquals()
110 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoAptxHd()149 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoAptxHd()
102 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoAptx()137 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoAptx()
139 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoOpus()202 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoOpus()
121 *p_result++ = A2DP_MEDIA_CT_NON_A2DP; in A2DP_BuildInfoLdac()166 codec_type != A2DP_MEDIA_CT_NON_A2DP) { in A2DP_ParseInfoLdac()
45 #define A2DP_MEDIA_CT_NON_A2DP 0xFF macro
273 case A2DP_MEDIA_CT_NON_A2DP: { in SourceCodecIndex()320 case A2DP_MEDIA_CT_NON_A2DP: { in SinkCodecIndex()362 codec_info[2] = A2DP_MEDIA_CT_NON_A2DP; in BuildCodecCapabilities()
853 case A2DP_MEDIA_CT_NON_A2DP: { in get_a2dp_configuration()
194 A2DP_MEDIA_CT_NON_A2DP, // Media Codec Type Vendor207 A2DP_MEDIA_CT_NON_A2DP, // Media Codec Type Vendor221 A2DP_MEDIA_CT_NON_A2DP, // Media Codec Type Vendor468 ASSERT_EQ(codec_type, A2DP_MEDIA_CT_NON_A2DP); in TEST_F()471 EXPECT_EQ(codec_type, A2DP_MEDIA_CT_NON_A2DP); in TEST_F()561 codec_type < A2DP_MEDIA_CT_NON_A2DP; codec_type++) { in TEST_F()
36 A2DP_MEDIA_CT_NON_A2DP,
40 A2DP_MEDIA_CT_NON_A2DP, // Media Codec Type Vendor
1525 A2DP_MEDIA_CT_NON_A2DP) { in bta_av_co_should_select_hardware_codec()