Searched refs:isScanResultForWepNetwork (Results 1 – 3 of 3) sorted by relevance
77 public static boolean isScanResultForWepNetwork(ScanResult scanResult) { in isScanResultForWepNetwork() method in ScanResultUtil119 return (!(isScanResultForWepNetwork(scanResult) || isScanResultForPskNetwork(scanResult) in isScanResultForOpenNetwork()158 } else if (isScanResultForWepNetwork(scanResult)) { in setAllowedKeyManagementFromScanResult()
90 } else if (ScanResultUtil.isScanResultForWepNetwork(scanResult)) { in getNetworkType()
1174 if (ScanResultUtil.isScanResultForWepNetwork(scanResult)) { in updateMetricsFromScanResult()1685 || ScanResultUtil.isScanResultForWepNetwork(scanResult)) { in countScanResults()