Searched refs:A2DP_IsVendorSinkCodecSupportedLdac (Results 1 – 3 of 3) sorted by relevance
111 bool A2DP_IsVendorSinkCodecSupportedLdac(const uint8_t* p_codec_info);
122 return A2DP_IsVendorSinkCodecSupportedLdac(p_codec_info); in A2DP_IsVendorSinkCodecSupported()
255 bool A2DP_IsVendorSinkCodecSupportedLdac(const uint8_t* p_codec_info) { in A2DP_IsVendorSinkCodecSupportedLdac() function