Home
last modified time | relevance | path

Searched defs:eapType (Results 1 – 25 of 143) sorted by relevance

123456

/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/
DEapData.java102 @EapType public final int eapType; field in EapData
115 public EapData(@EapType int eapType, @NonNull byte[] eapTypeData) { in EapData()
177 public static boolean isSupportedEapType(int eapType) { in isSupportedEapType()
DEapMessage.java134 int eapType = Byte.toUnsignedInt(buffer.get()); in decode() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Deaptypes.h139 EAP_ATTRIBUTE_TYPE eapType; member
156 EAP_TYPE eapType; member
271 EAP_METHOD_TYPE eapType; member
284 EAP_METHOD_TYPE eapType; member
Draseapif.h246 DWORD eapType; member
259 DWORD eapType; member
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapStateMachine.java315 int eapType = eapMessage.eapData.eapType; in process() local
334 private EapMethodStateMachine buildEapMethodStateMachine(@EapMethod int eapType) { in buildEapMethodStateMachine()
DEapMsChapV2MethodStateMachine.java437 int eapType = message.eapData.eapType; in process() local
475 int eapType = message.eapData.eapType; in process() local
DEapSimAkaMethodStateMachine.java179 int eapType, in buildResponseMessage()
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DWifiHotspot2Test.java362 private static PasspointConfiguration createConfig(int type, String imsi, int eapType) in createConfig()
443 private static Credential createCredentialWithSimCredential(String imsi, int eapType) { in createCredentialWithSimCredential()
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/
DCredential.java284 public void setEapType(int eapType) { in setEapType()
704 public void setEapType(int eapType) { in setEapType()
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointProvider.java1135 int eapType, WifiEnterpriseConfig config) { in buildSimCredentialFromEnterpriseConfig()
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java805 private PasspointProvider createMockProvider(int eapType, boolean validateForR2) { in createMockProvider()
840 int eapType = SAVED_PASSPOINT_PROVIDERS_TYPE.keyAt(i); in setAndIncrementMetrics() local
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java2230 private int toMetricEapType(int eapType) { in toMetricEapType()
5409 int eapType; in updateSavedPasspointProfilesInfo() local
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-wifi-stubs-publicapi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/1/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/3/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/7/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/current/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/framework/framework-wifi.stubs.exportable/android_common/combined/
Dframework-wifi.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/framework/framework-wifi.stubs.exportable.from-source/android_common/javac/
Dframework-wifi.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

123456