Searched refs:codec_config_supported (Results 1 – 1 of 1) sorted by relevance
1222 bool codec_config_supported = false; in ProcessSetConfig() local1227 codec_config_supported = A2DP_IsSinkCodecSupported(p_codec_info); in ProcessSetConfig()1228 if (codec_config_supported) { in ProcessSetConfig()1247 codec_config_supported = true; in ProcessSetConfig()1256 if (!codec_config_supported) { in ProcessSetConfig()