Searched refs:configSecurity (Results 1 – 1 of 1) sorted by relevance
774 final int configSecurity = getSecurity(config); in matches() local776 if (configSecurity == SECURITY_SAE && getWifiManager().isWpa3SaeSupported()) { in matches()778 } else if (configSecurity == SECURITY_PSK) { in matches()784 if (configSecurity == SECURITY_OWE && getWifiManager().isEnhancedOpenSupported()) { in matches()786 } else if (configSecurity == SECURITY_NONE) { in matches()