Searched defs:WEP104 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java202 * WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key
214 /** WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key
218 public static final int WEP104 = 1; field in class:WifiConfiguration.GroupCipher
231 { /* deprecated */ "WEP40", /* deprecated */ "WEP104",
403 * Defaults to CCMP TKIP WEP104 WEP40.

Completed in 89 milliseconds