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.c112 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator
379 if (scard->sim_type == SCARD_GSM_SIM) { in scard_pin_needed()
638 scard->sim_type = SCARD_GSM_SIM; in scard_init()
644 if (scard->sim_type == SCARD_GSM_SIM) { in scard_init()
1123 if (scard->sim_type == SCARD_GSM_SIM) { in scard_get_imsi()
1197 if (scard->sim_type == SCARD_GSM_SIM) { in scard_get_mnc_len()
1255 if (scard->sim_type == SCARD_GSM_SIM) { in scard_gsm_auth()
1272 if ((scard->sim_type == SCARD_GSM_SIM && in scard_gsm_auth()
1288 if (scard->sim_type == SCARD_GSM_SIM) { in scard_gsm_auth()
1355 if (scard->sim_type == SCARD_GSM_SIM) { in scard_umts_auth()