Searched refs:a2dp_aac_sink_caps (Results 1 – 1 of 1) sorted by relevance
90 static const tA2DP_AAC_CIE a2dp_aac_sink_caps = { variable274 return A2DP_CodecInfoMatchesCapabilityAac(&a2dp_aac_sink_caps, p_codec_info, in A2DP_IsSinkCodecSupportedAac()279 return A2DP_CodecInfoMatchesCapabilityAac(&a2dp_aac_sink_caps, p_codec_info, in A2DP_IsPeerSourceCodecSupportedAac()748 return A2DP_BuildInfoAac(AVDT_MEDIA_TYPE_AUDIO, &a2dp_aac_sink_caps, in A2DP_InitCodecConfigAacSink()1022 (is_source_) ? &a2dp_aac_source_caps : &a2dp_aac_sink_caps; in setCodecConfig()1423 (is_source_) ? &a2dp_aac_source_caps : &a2dp_aac_sink_caps; in setPeerCodecCapabilities()