Searched refs:PrintCodecs (Results 1 – 2 of 2) sorted by relevance
115 btav_a2dp_codec_config_t::PrintCodecs(codecs_local_capabilities), in bta2dp_audio_config_callback()116 btav_a2dp_codec_config_t::PrintCodecs(codecs_selectable_capabilities)); in bta2dp_audio_config_callback()446 log::info("{}: {}", bd_addr, btav_a2dp_codec_config_t::PrintCodecs(codec_preferences)); in setCodecConfigPreferenceNative()
241 static std::string PrintCodecs(std::vector<btav_a2dp_codec_config_t> codecs) { in PrintCodecs() function