Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c108 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator
371 if (scard->sim_type == SCARD_GSM_SIM) { in scard_pin_needed()
625 scard->sim_type = SCARD_GSM_SIM; in scard_init()
631 if (scard->sim_type == SCARD_GSM_SIM) { in scard_init()
1106 if (scard->sim_type == SCARD_GSM_SIM) { in scard_get_imsi()
1180 if (scard->sim_type == SCARD_GSM_SIM) { in scard_get_mnc_len()
1238 if (scard->sim_type == SCARD_GSM_SIM) { in scard_gsm_auth()
1255 if ((scard->sim_type == SCARD_GSM_SIM && in scard_gsm_auth()
1271 if (scard->sim_type == SCARD_GSM_SIM) { in scard_gsm_auth()
1338 if (scard->sim_type == SCARD_GSM_SIM) { in scard_umts_auth()