Searched refs:allowedParams (Results 1 – 1 of 1) sorted by relevance
117 SecurityParams allowedParams = allowedParamsList.get(i); in findBestMatchingSecurityParams() local118 if (!WifiConfigurationUtil.isSecurityParamsValid(allowedParams) in findBestMatchingSecurityParams()119 || !isAutoUpgradeSecurityParamsAllowed(allowedParams)) { in findBestMatchingSecurityParams()123 if (!allowedParams.isSecurityType(scanResultParams.getSecurityType())) { in findBestMatchingSecurityParams()126 return allowedParams; in findBestMatchingSecurityParams()