Searched refs:A2DP_CodecNameSbc (Results 1 – 3 of 3) sorted by relevance
125 const char* A2DP_CodecNameSbc(const uint8_t* p_codec_info);
1155 return A2DP_CodecNameSbc(p_codec_info); in A2DP_CodecName()
284 const char* A2DP_CodecNameSbc(UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_CodecNameSbc() function