Searched refs:PrintCodecs (Results 1 – 2 of 2) sorted by relevance
106 btav_a2dp_codec_config_t::PrintCodecs(codecs_local_capabilities), in bta2dp_audio_config_callback()107 btav_a2dp_codec_config_t::PrintCodecs(codecs_selectable_capabilities)); in bta2dp_audio_config_callback()504 btav_a2dp_codec_config_t::PrintCodecs(codec_preferences)); in setCodecConfigPreferenceNative()
269 static std::string PrintCodecs(std::vector<btav_a2dp_codec_config_t> codecs) { in PrintCodecs() function