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.cc101 UNUSED_ATTR static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityLdac(
256 return A2DP_CodecInfoMatchesCapabilityLdac(&a2dp_ldac_sink_caps, p_codec_info, in A2DP_IsVendorSinkCodecSupportedLdac()
260 return A2DP_CodecInfoMatchesCapabilityLdac(&a2dp_ldac_sink_caps, p_codec_info, in A2DP_IsPeerSourceCodecSupportedLdac()
273 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityLdac( in A2DP_CodecInfoMatchesCapabilityLdac() function