Searched refs:isScanResultForPmfMandatoryNetwork (Results 1 – 1 of 1) sorted by relevance
69 private static boolean isScanResultForPmfMandatoryNetwork(@NonNull ScanResult scanResult) { in isScanResultForPmfMandatoryNetwork() method in ScanResultUtil97 if (!isScanResultForPmfMandatoryNetwork(scanResult)) return false; in isEapScanResultForPasspointR3Network()119 && !isScanResultForPmfMandatoryNetwork(scanResult) in isScanResultForWpa3EnterpriseTransitionNetwork()140 && isScanResultForPmfMandatoryNetwork(scanResult) in isScanResultForWpa3EnterpriseOnlyNetwork()158 && isScanResultForPmfMandatoryNetwork(scanResult); in isScanResultForEapSuiteBNetwork()