Home
last modified time | relevance | path

Searched refs:A2DP_CodecInfoMatchesCapabilityAac (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac.cc135 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityAac(
276 return A2DP_CodecInfoMatchesCapabilityAac(&a2dp_aac_sink_caps, p_codec_info, in A2DP_IsSinkCodecSupportedAac()
281 return A2DP_CodecInfoMatchesCapabilityAac(&a2dp_aac_sink_caps, p_codec_info, in A2DP_IsPeerSourceCodecSupportedAac()
291 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityAac( in A2DP_CodecInfoMatchesCapabilityAac() function