Searched refs:configSecurity (Results 1 – 1 of 1) sorted by relevance
793 final int configSecurity = getSecurity(config); in matches() local795 if (configSecurity == SECURITY_SAE && getWifiManager().isWpa3SaeSupported()) { in matches()797 } else if (configSecurity == SECURITY_PSK) { in matches()803 if (configSecurity == SECURITY_OWE && getWifiManager().isEnhancedOpenSupported()) { in matches()805 } else if (configSecurity == SECURITY_NONE) { in matches()