Home
last modified time | relevance | path

Searched refs:isScanResultForPmfMandatoryNetwork (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DUtils.java778 private static boolean isScanResultForPmfMandatoryNetwork(ScanResult scanResult) { in isScanResultForPmfMandatoryNetwork() method in Utils
802 && !isScanResultForPmfMandatoryNetwork(scanResult) in isScanResultForWpa3EnterpriseTransitionNetwork()
823 && isScanResultForPmfMandatoryNetwork(scanResult) in isScanResultForWpa3EnterpriseOnlyNetwork()
842 && isScanResultForPmfMandatoryNetwork(scanResult); in isScanResultForEapSuiteBNetwork()