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

  /tools/test/connectivity/acts/tests/google/wifi/
WifiEnterpriseRoamingTest.py 28 # EAP Macros
29 EAP = WifiEnums.Eap
55 Ent.EAP: int(EAP.PEAP),
63 Ent.EAP: int(EAP.TLS),
71 Ent.EAP: int(EAP.TTLS),
79 Ent.EAP: int(EAP.SIM)
    [all...]
WifiEnterpriseTest.py 31 # EAP Macros
32 EAP = WifiEnums.Eap
61 # Default configs for EAP networks.
63 Ent.EAP: int(EAP.PEAP),
73 Ent.EAP: int(EAP.TLS),
81 Ent.EAP: int(EAP.TTLS)
    [all...]
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
WifiConfigurationHelper.java 44 private static final int EAP = 3;
106 * Create a {@link WifiConfiguration} for an EAP secured network
110 * @param eapMethod The EAP method
160 * security being one of NONE, WEP, PSK, or EAP. If WEP, PSK, or EAP are selected, the field
161 * "password" must also be provided. If EAP is selected, then the fiels "eap", "phase2",
209 case EAP:
211 int eapMethod = getEapMethod(jsonConfig.getString("eap"));
279 if ("EAP".equalsIgnoreCase(security))
    [all...]
  /external/scapy/scapy/layers/
eap.py 7 Classes related to the EAP protocol.
49 0x0: "EAP-Packet", # "EAPOL-EAP" in 801.1X-2010
98 # EAP
104 # EAP methods types
105 # http://www.iana.org/assignments/eap-numbers/eap-numbers.xhtml#eap-numbers-4
123 13: "EAP-TLS",
125 15: "RSA Security SecurID EAP",
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 93 # Start of Macros for EAP
94 # EAP types
95 class Eap(IntEnum):
106 # EAP Phase2 types
117 EAP = "eap"
135 # End of Macros for EAP
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.20/
kotlin-compiler-embeddable-1.2.20.jar 

Completed in 432 milliseconds