Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothHfpCodecsProvider.cpp57 for (const auto& path_cfg : path_configurations) in GetHfpAudioCodecInfo() local
58 if (path_cfg.hasName() && path_cfg.hasDataPath()) in GetHfpAudioCodecInfo()
59 path_config_map.insert(make_pair(path_cfg.getName(), path_cfg)); in GetHfpAudioCodecInfo()