Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DUtils.java152 if (isScanResultForEapSuiteBNetwork(scanResult)) { in getSecurityTypesFromScanResult()
837 private static boolean isScanResultForEapSuiteBNetwork(ScanResult scanResult) { in isScanResultForEapSuiteBNetwork() method in Utils
905 || isScanResultForEapSuiteBNetwork(scanResult) in isScanResultForOpenNetwork()