HomeSort by relevance Sort by last modified time
    Searched refs:RSN (Results 1 - 10 of 10) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf 260 # RSN = WPA2/IEEE 802.11i (also WPA2 can be used as an alias for RSN)
261 # If not set, this defaults to: WPA RSN
329 # allowed. This is only used with RSN/WPA2.
553 proto=RSN
629 proto=WPA RSN
791 proto=RSN
  /system/core/nexus/
WifiNetwork.h 41 static const uint32_t RSN = 0x02;
WifiNetwork.cpp 378 if (mask & SecurityProtocolMask::RSN)
379 strcat(accum, "RSN");
556 else if (!strcasecmp(v_token, "RSN"))
557 *mask |= SecurityProtocolMask::RSN;
816 if (mWn->getProtocols() & SecurityProtocolMask::RSN) {
819 strcat(tmp, "RSN");
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 121 public static final int RSN = 1;
125 public static final String[] strings = { "WPA", "RSN" };
275 * Defaults to WPA RSN.
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 216 RSN = 1
616 /* RSN section */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 216 RSN = 1
607 /* RSN section */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 268 RSN = 1,
674 /* RSN section */
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 119 milliseconds