HomeSort by relevance Sort by last modified time
    Searched defs:WEP104 (Results 1 - 7 of 7) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 169 * WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key
178 /** WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key */
179 public static final int WEP104 = 1;
187 public static final String[] strings = { "WEP40", "WEP104", "TKIP", "CCMP" };
293 * Defaults to CCMP TKIP WEP104 WEP40.
  /system/core/nexus/
WifiNetwork.h 61 static const uint32_t WEP104 = 0x02;
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 15 milliseconds