Searched refs:sim_type (Results 1 – 1 of 1) sorted by relevance
122 sim_types sim_type; member254 sim_types sim_type, unsigned char *aid,379 if (scard->sim_type == SCARD_GSM_SIM) { in scard_pin_needed()386 if (scard->sim_type == SCARD_USIM) { in scard_pin_needed()638 scard->sim_type = SCARD_GSM_SIM; in scard_init()641 scard->sim_type = SCARD_USIM; in scard_init()644 if (scard->sim_type == SCARD_GSM_SIM) { in scard_init()672 if (_scard_select_file(scard, 0, buf, &blen, scard->sim_type, in scard_init()808 sim_types sim_type, unsigned char *aid, in _scard_select_file() argument818 if (sim_type == SCARD_USIM) { in _scard_select_file()[all …]