Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothHfpCodecsProvider.cpp62 auto input_path_cfg = path_config_map.find(cfg.getInputPathConfiguration()); in GetHfpAudioCodecInfo() local
65 if (input_path_cfg == path_config_map.end()) { in GetHfpAudioCodecInfo()
102 transport.inputDataPath = input_path_cfg->second.getDataPath(); in GetHfpAudioCodecInfo()