HomeSort by relevance Sort by last modified time
    Searched refs:scard_sim_type (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.h 41 } scard_sim_type; typedef in typeref:enum:__anon16894
45 struct scard_data * scard_init(scard_sim_type sim_type);
pcsc_funcs.c 434 struct scard_data * scard_init(scard_sim_type sim_type)
    [all...]
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.h 16 } scard_sim_type; typedef in typeref:enum:__anon17123
20 struct scard_data * scard_init(scard_sim_type sim_type, const char *reader);
pcsc_funcs.c 498 struct scard_data * scard_init(scard_sim_type sim_type, const char *reader)
    [all...]

Completed in 249 milliseconds