Lines Matching refs:ConfigValue
204 std::map<std::string, ConfigValue>& configMap) { in GetVendorConfigs()
227 configMap.emplace(NAME_NFA_PROPRIETARY_CFG, ConfigValue(nfaPropCfg)); in GetVendorConfigs()
229 ConfigValue(configValue.v1_1.nfaPollBailOutMode ? 1 : 0)); in GetVendorConfigs()
231 ConfigValue(configValue.v1_1.defaultOffHostRoute)); in GetVendorConfigs()
234 ConfigValue(configValue.offHostRouteUicc)); in GetVendorConfigs()
238 ConfigValue(configValue.offHostRouteEse)); in GetVendorConfigs()
241 ConfigValue(configValue.v1_1.defaultRoute)); in GetVendorConfigs()
243 ConfigValue(configValue.v1_1.defaultOffHostRouteFelica)); in GetVendorConfigs()
245 ConfigValue(configValue.defaultIsoDepRoute)); in GetVendorConfigs()
247 ConfigValue(configValue.v1_1.defaultSystemCodeRoute)); in GetVendorConfigs()
250 ConfigValue(configValue.v1_1.defaultSystemCodePowerState)); in GetVendorConfigs()
252 ConfigValue(configValue.v1_1.offHostSIMPipeId)); in GetVendorConfigs()
254 ConfigValue(configValue.v1_1.offHostESEPipeId)); in GetVendorConfigs()
256 ConfigValue(configValue.v1_1.maxIsoDepTransceiveLength)); in GetVendorConfigs()
259 ConfigValue(configValue.v1_1.hostWhitelist)); in GetVendorConfigs()
265 ConfigValue((uint32_t)NFA_RW_PRES_CHK_ISO_DEP_NAK)); in GetVendorConfigs()
269 ConfigValue((uint32_t)configValue.v1_1.presenceCheckAlgorithm)); in GetVendorConfigs()