Searched refs:A2DP_IsSinkCodecSupportedAac (Results 1 – 3 of 3) sorted by relevance
110 bool A2DP_IsSinkCodecSupportedAac(const uint8_t* p_codec_info);
273 bool A2DP_IsSinkCodecSupportedAac(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecSupportedAac() function
1096 return A2DP_IsSinkCodecSupportedAac(p_codec_info); in A2DP_IsSinkCodecSupported()