Searched defs:SECURITY_WEP (Results 1 – 2 of 2) sorted by relevance
68 static final String SECURITY_WEP = "WEP"; field in WifiQrCode
50 public static final int SECURITY_WEP = 1 << 1; field in WifiConfigurationTestUtil