pcsc_funcs.c | 114 sim_types sim_type; member in struct:scard_data 246 sim_types sim_type, unsigned char *aid, 371 if (scard->sim_type == SCARD_GSM_SIM) { 378 if (scard->sim_type == SCARD_USIM) { 625 scard->sim_type = SCARD_GSM_SIM; 628 scard->sim_type = SCARD_USIM; 631 if (scard->sim_type == SCARD_GSM_SIM) { 659 if (_scard_select_file(scard, 0, buf, &blen, scard->sim_type, 791 sim_types sim_type, unsigned char *aid, 801 if (sim_type == SCARD_USIM) [all...] |