Home
last modified time | relevance | path

Searched refs:EAP_TTLS (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DANQPMatcherTest.java131 EAPConstants.EAP_TLS, new InnerAuthEAP(EAPConstants.EAP_TTLS))); in matchNAIRealmWithNullElement()
224 int eapMethodID = EAPConstants.EAP_TTLS; in matchNAIRealmWithExactMatch()
252 int eapMethodID = EAPConstants.EAP_TTLS; in matchNAIRealmWithEAPMethodMismatch()
281 int eapMethodID = EAPConstants.EAP_TTLS; in matchNAIRealmWithAuthTypeMismatch()
297 ANQPMatcher.matchNAIRealm(element, realm, EAPConstants.EAP_TTLS, in matchNAIRealmWithAuthTypeMismatch()
419 int eapMethodID = EAPConstants.EAP_TTLS; in getEapMethodForNAIRealmWithCarrierInMatchButNotCarrierEapMethod()
444 int eapMethodID = EAPConstants.EAP_TTLS; in getEapMethodForNAIRealmWithCarrierInNoMatch()
DPasspointProviderTest.java473 createNAIRealmElement(testRealm, EAPConstants.EAP_TTLS, in matchFQDNWithNAIRealmMatch()
652 createNAIRealmElement(testRealm, EAPConstants.EAP_TTLS, in matchRoamingConsortiumWithNAIRealmMatch()
761 createNAIRealmElement(testRealm, EAPConstants.EAP_TTLS, in matchRoamingConsortiumIeWithNAIRealmMatch()
870 createNAIRealmElement(testRealm, EAPConstants.EAP_TTLS, in matchThreeGPPNetworkWithNAIRealmMismatch()
938 createNAIRealmElement(testRealm, EAPConstants.EAP_TTLS, in matchOnlyNAIRealmWithOtherInformationMismatch()
1179 userCredential.setEapType(EAPConstants.EAP_TTLS); in convertFromWifiConfigWithUserCredential()
DPasspointManagerTest.java276 userCredential.setEapType(EAPConstants.EAP_TTLS); in createTestConfigWithUserCredential()
1248 userCredential.setEapType(EAPConstants.EAP_TTLS); in addLegacyPasspointConfigWithUserCredential()
/frameworks/base/wifi/java/android/net/wifi/
DEAPConstants.java35 public static final int EAP_TTLS = 21; field in EAPConstants
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
DDevDetailMo.java111 sEapMethods.add(Pair.create(EAPConstants.EAP_TTLS, INNER_METHOD_MS_CHAP_V2)); in Pair.create() argument
112 sEapMethods.add(Pair.create(EAPConstants.EAP_TTLS, INNER_METHOD_MS_CHAP)); in Pair.create() argument
113 sEapMethods.add(Pair.create(EAPConstants.EAP_TTLS, INNER_METHOD_PAP)); in Pair.create() argument
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/eap/
DInnerAuthEAPTest.java36 private static final int TEST_EAP_METHOD_ID = EAPConstants.EAP_TTLS;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointProvider.java132 mEAPMethodID = EAPConstants.EAP_TTLS; in PasspointProvider()
717 userCredential.setEapType(EAPConstants.EAP_TTLS); in buildUserCredentialFromEnterpriseConfig()
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/pps/
DCredentialTest.java115 userCred.setEapType(EAPConstants.EAP_TTLS); in createCredentialWithUserCredential()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
DCredential.java418 if (mEapType != EAPConstants.EAP_TTLS) { in validate()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java2933 eapType = EAPConstants.EAP_TTLS; in updateSavedPasspointProfilesInfo()
2945 case EAPConstants.EAP_TTLS: in updateSavedPasspointProfilesInfo()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java377 SAVED_PASSPOINT_PROVIDERS_TYPE.put(EAPConstants.EAP_TTLS, NUM_EAP_TTLS_TYPE); in SAVED_PASSPOINT_PROVIDERS_TYPE.put() argument
547 case EAPConstants.EAP_TTLS: in createMockProvider()
/frameworks/base/proto/src/
Dwifi.proto1850 // EAP_TTLS (21)
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt49239 Landroid/net/wifi/EAPConstants;->EAP_TTLS:I