Searched refs:path_cfg (Results 1 – 1 of 1) sorted by relevance
57 for (const auto& path_cfg : path_configurations) in GetHfpAudioCodecInfo() local58 if (path_cfg.hasName() && path_cfg.hasDataPath()) in GetHfpAudioCodecInfo()59 path_config_map.insert(make_pair(path_cfg.getName(), path_cfg)); in GetHfpAudioCodecInfo()