Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_vendor_ldac.cc102 UNUSED_ATTR static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityLdac(
257 return A2DP_CodecInfoMatchesCapabilityLdac(&a2dp_ldac_sink_caps, p_codec_info, in A2DP_IsVendorSinkCodecSupportedLdac()
261 return A2DP_CodecInfoMatchesCapabilityLdac(&a2dp_ldac_sink_caps, p_codec_info, in A2DP_IsPeerSourceCodecSupportedLdac()
274 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityLdac( in A2DP_CodecInfoMatchesCapabilityLdac() function