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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java140 * is discouraged. WPA-2 (RSN) should be used instead. */
144 public static final int RSN = 1; field in class:WifiConfiguration.Protocol
152 public static final String[] strings = { "WPA", "RSN", "OSEN" };
186 * is discouraged. WPA-2 (RSN) should be used instead. */
385 * Defaults to WPA RSN.

Completed in 209 milliseconds