Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/eap/
DEAPMethodTest.java69 EAPConstants.EAP_TLS, TEST_DATA1_AUTH_PARAMS);
132 EAPConstants.EAP_TLS, TEST_DATA2_AUTH_PARAMS);
/frameworks/base/wifi/java/android/net/wifi/
DEAPConstants.java32 public static final int EAP_TLS = 13; field in EAPConstants
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
DNAIRealmDataTestUtil.java65 TEST_EAP_METHOD_LIST.add(new EAPMethod(EAPConstants.EAP_TLS, TEST_EAP_METHOD_AUTH_PARAMS)); in TEST_EAP_METHOD_LIST.add() argument
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/pps/
DCredentialTest.java210 cred.getUserCredential().setEapType(EAPConstants.EAP_TLS); in validateUserCredentialWithEapTls()
467 cred.getSimCredential().setEapType(EAPConstants.EAP_TLS); in validateSimCredentialWithEapTls()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
DDevDetailMo.java115 sEapMethods.add(Pair.create(EAPConstants.EAP_TLS, null)); in Pair.create() argument
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DANQPMatcherTest.java170 int eapMethodID = EAPConstants.EAP_TLS; in matchNAIRealmWithRealmMethodMatch()
DPasspointProviderTest.java511 createNAIRealmElement(testRealm, EAPConstants.EAP_TLS, null)); in matchFQDNWithNAIRealmMismatch()
692 createNAIRealmElement(testRealm, EAPConstants.EAP_TLS, null)); in matchRoamingConsortiumWithNAIRealmMisMatch()
808 createNAIRealmElement(testRealm, EAPConstants.EAP_TLS, null)); in matchRoamingConsortiumIeWithNAIRealmMismatch()
DPasspointManagerTest.java619 config.getCredential().getUserCredential().setEapType(EAPConstants.EAP_TLS); in addProviderWithInvalidCredential()
1639 EAPConstants.EAP_TLS)); in verifyCreateEphemeralPasspointConfigurationWithNonCarrierEapMethod()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointProvider.java139 mEAPMethodID = EAPConstants.EAP_TLS; in PasspointProvider()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java378 SAVED_PASSPOINT_PROVIDERS_TYPE.put(EAPConstants.EAP_TLS, NUM_EAP_TLS_TYPE); in SAVED_PASSPOINT_PROVIDERS_TYPE.put() argument
542 case EAPConstants.EAP_TLS: in createMockProvider()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java3060 eapType = EAPConstants.EAP_TLS; in updateSavedPasspointProfilesInfo()
3067 case EAPConstants.EAP_TLS: in updateSavedPasspointProfilesInfo()
/frameworks/base/proto/src/
Dwifi.proto1957 // EAP_TLS (13)
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45899 Landroid/net/wifi/EAPConstants;->EAP_TLS:I