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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java183 * WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key
192 /** WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key */
193 public static final int WEP104 = 1; field in class:WifiConfiguration.GroupCipher
206 { "WEP40", "WEP104", "TKIP", "CCMP", "GTK_NOT_USED" };
364 * Defaults to CCMP TKIP WEP104 WEP40.

Completed in 29 milliseconds