Searched defs:SECURITY_NONE (Results 1 – 2 of 2) sorted by relevance
41 public static final int SECURITY_NONE = WifiInfo.SECURITY_TYPE_OPEN; field in AccessPoint
50 public static final int SECURITY_NONE = 1 << 0; field in WifiConfigurationTestUtil