Searched refs:PEAP (Results 1 – 13 of 13) sorted by relevance
250 mEnterpriseConfig.setEapMethod(Eap.PEAP); in eapPhase2MethodForTls()269 mEnterpriseConfig.setEapMethod(Eap.PEAP); in eapPhase2None()282 mEnterpriseConfig.setEapMethod(Eap.PEAP); in peapGtcToTtls()300 mEnterpriseConfig.setEapMethod(Eap.PEAP); in ttlsGtcToPeap()308 mEnterpriseConfig.setEapMethod(Eap.PEAP); in peapSimAkaAkaPrime()414 mEnterpriseConfig.setEapMethod(Eap.PEAP); in getKeyId()
85 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapSim()105 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapAka()126 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapAkaPrime()254 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.MSCHAPV2), in getSimIdentityNonTelephonyConfig()276 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.MSCHAPV2))); in isSimConfig()284 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM))); in isSimConfig()286 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.AKA))); in isSimConfig()288 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.AKA_PRIME))); in isSimConfig()
72 private static final int TEST_EAP_METHOD = WifiEnterpriseConfig.Eap.PEAP;
268 public static final int PEAP = 0; field in WifiEnterpriseConfig.Eap433 case Eap.PEAP: in setEapMethod()
298 return WifiEnterpriseConfig.Eap.PEAP; in getEapMethod()
900 case ISupplicantStaNetwork.EapMethod.PEAP: in supplicantToWifiConfigurationEapMethod()901 return WifiEnterpriseConfig.Eap.PEAP; in supplicantToWifiConfigurationEapMethod()1108 case WifiEnterpriseConfig.Eap.PEAP: in wifiConfigurationToSupplicantEapMethod()1109 return ISupplicantStaNetwork.EapMethod.PEAP; in wifiConfigurationToSupplicantEapMethod()
2834 if (config.enterpriseConfig.getEapMethod() == WifiEnterpriseConfig.Eap.PEAP) { in resetSimNetworks()
307 if (eapMethod == WifiEnterpriseConfig.Eap.PEAP) { in getSimMethodForConfig()
460 config.setEapMethod(WifiEnterpriseConfig.Eap.PEAP); in createPEAPWifiEnterpriseConfigWithGTCPhase2()
108 EnterpriseConfig peapConfig = new EnterpriseConfig(WifiEnterpriseConfig.Eap.PEAP); in testEnterpriseConfigEapChangeDetected()
4343 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM); in testResetSimNetworks()4387 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM); in testResetSimNetworks_getSimIdentityNull_shouldResetAllNonPeapSimIdentities()4438 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.NONE); in testLoadFromStoreResetsSimIdentity()
17995 field public static final int PEAP = 0; // 0x0
29735 field public static final int PEAP = 0; // 0x0