HomeSort by relevance Sort by last modified time
    Searched full:sim_type (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/utils/
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...]

Completed in 157 milliseconds