Searched refs:A2DP_IsSinkCodecSupportedSbc (Results 1 – 3 of 3) sorted by relevance
109 bool A2DP_IsSinkCodecSupportedSbc(const uint8_t* p_codec_info);
1097 return A2DP_IsSinkCodecSupportedSbc(p_codec_info); in A2DP_IsSinkCodecSupported()
320 bool A2DP_IsSinkCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecSupportedSbc() function