Home
last modified time | relevance | path

Searched refs:codec_config_supported (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc511 bool codec_config_supported = false; in ProcessSetConfig() local
515 codec_config_supported = A2DP_IsSinkCodecSupported(p_codec_info); in ProcessSetConfig()
516 if (codec_config_supported) { in ProcessSetConfig()
534 codec_config_supported = true; in ProcessSetConfig()
543 if (!codec_config_supported) { in ProcessSetConfig()