Searched refs:A2DP_IsPeerSourceCodecSupportedSbc (Results 1 – 3 of 3) sorted by relevance
117 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info);
1117 return A2DP_IsPeerSourceCodecSupportedSbc(p_codec_info); in A2DP_IsPeerSourceCodecSupported()
325 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecSupportedSbc() function