Searched defs:SECURITY_EAP (Results 1 – 2 of 2) sorted by relevance
44 public static final int SECURITY_EAP = WifiInfo.SECURITY_TYPE_EAP; field in AccessPoint
53 public static final int SECURITY_EAP = 1 << 3; field in WifiConfigurationTestUtil