HomeSort by relevance Sort by last modified time
    Searched refs:SIM (Results 1 - 4 of 4) sorted by null

  /cts/libs/vogar-expect/src/vogar/
ModeId.java 20 DEVICE, JVM, ACTIVITY, SIM, HOST;
27 return this == JVM || this == SIM || this == HOST;
31 return this == DEVICE || this == ACTIVITY || this == SIM || this == HOST;
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf.orig 446 # sim_min_num_chal=3 can be used to configure EAP-SIM to require three
448 # result_ind=1 can be used to enable EAP-SIM and EAP-AKA to use
644 # EAP-SIM with a GSM SIM or USIM
646 ssid="eap-sim-test"
648 eap=SIM
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf 257 # Milenage parameters for SIM/USIM simulator in <Ki>:<OPc>:<SQN> format
527 # sim_min_num_chal=3 can be used to configure EAP-SIM to require three
529 # result_ind=1 can be used to enable EAP-SIM and EAP-AKA to use
725 # EAP-SIM with a GSM SIM or USIM
727 ssid="eap-sim-test"
729 eap=SIM
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 284 # Example EAP-SIM/AKA interface for GSM/UMTS authentication. This can be

Completed in 680 milliseconds