Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java105 private int mKeyMgmtMask; field in SupplicantStaNetworkHal
219 BitSet keyMgmtMask = supplicantToWifiConfigurationKeyMgmtMask(mKeyMgmtMask); in loadWifiConfiguration()
1901 this.mKeyMgmtMask = keyMgmtMaskValue; in getKeyMgmt()