HomeSort by relevance Sort by last modified time
    Searched full:wpa2 (Results 126 - 150 of 346) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pGroup.java 60 /** The passphrase used for WPA2-PSK */
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/parser/
PropertiesProvisioningDataParserTest.java 92 private static final String TEST_SECURITY_TYPE = "WPA2";
  /external/wpa_supplicant_8/wpa_supplicant/
android.config 475 # WPA2-Personal while more complex configurations like WPA2-Enterprise with an
config_ssid.h 269 * known as opportunistic PMKSA caching for WPA2. This is disabled (0)
397 * This is only used when both RSN/WPA2 and IEEE 802.11e (QoS) are
defconfig 483 # WPA2-Personal while more complex configurations like WPA2-Enterprise with an
wpa_supplicant.conf     [all...]
  /frameworks/base/packages/SettingsLib/res/values/
strings.xml 27 <!-- Do not translate. Concise terminology for wifi with WPA2 security -->
28 <string name="wifi_security_short_wpa2">WPA2</string>
29 <!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security -->
30 <string name="wifi_security_short_wpa_wpa2">WPA/WPA2</string>
43 <!-- Do not translate. Terminology for wifi with WPA2 security -->
44 <string name="wifi_security_wpa2">WPA2 PSK</string>
45 <!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown -->
46 <string name="wifi_security_wpa_wpa2">WPA/WPA2 PSK</string>
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigurationTestUtil.java 437 caps = "[WPA2-PSK-CCMP]";
440 caps = "[WPA2-EAP-CCMP]";
    [all...]
WifiMetricsTest.java 317 mockScanDetails.add(buildMockScanDetail(false, null, "[WPA2-PSK-CCMP][ESS]"));
324 "[WPA2-EAP+FT/EAP-CCMP]"));
    [all...]
  /external/autotest/server/cros/ap_configurators/
westerndigitaln600_ap_configurator.py 359 self._set_security('WPA2 - Personal', '//input[@id="%s"]' % text)
  /external/wpa_supplicant_8/hostapd/
defconfig 50 # WPA2/IEEE 802.11i RSN pre-authentication
hostapd.conf     [all...]
README-WPS 79 # WPA2-Personal configuration for the AP
main.c 457 "IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator\n"
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 105 "Received new WPA/WPA2-PSK from WPS for STA " MACSTR,
109 "Received new WPA/WPA2-PSK from WPS for STA " MACSTR
453 wpa_printf(MSG_INFO, "WPS: Invalid key length %lu for WPA/WPA2",
562 "for WPA/WPA2",
    [all...]
wpa_auth_ie.c 730 /* TODO: clear WPA/WPA2 state if STA changes from one to another */
  /external/wpa_supplicant_8/src/rsn_supp/
preauth.c 505 * Query WPA2 pre-authentication for status information. This function fills in
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 115 #define WLC_E_PMKID_CACHE 21 /* WPA2 pmkid cache indication */
  /external/autotest/client/common_lib/cros/network/
iw_runner.py 36 SECURITY_WPA2 = 'wpa2'
37 # Mixed mode security is WPA2/WPA
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 747 * When using WPA2/IEEE 802.11i, wpa_ie is used for RSN IE
750 * WPA2/RSN).
762 * wpa_proto - Bitfield of WPA_PROTO_* values to indicate WPA/WPA2
858 * This value is made available only for WPA/WPA2-Personal (PSK) and
869 * This value is made available only for WPA/WPA2-Personal (PSK) and
    [all...]
driver_bsd.c     [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 92 /** WPA2 pre-shared key for use with soft access point
130 /** WPA2/IEEE 802.11i */
148 /** Open System authentication (required for WPA/WPA2) */
    [all...]
  /external/kernel-headers/original/uapi/linux/
wireless.h 186 * - Add support for WPA/WPA2
318 /* WPA2 : PMKSA cache management */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
wireless.h 186 * - Add support for WPA/WPA2
318 /* WPA2 : PMKSA cache management */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wireless.h 186 * - Add support for WPA/WPA2
318 /* WPA2 : PMKSA cache management */
    [all...]

Completed in 1617 milliseconds

1 2 3 4 56 7 8 91011>>