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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 420 * pcsc_pin - PIN for USIM, GSM SIM, and smartcards
425 char *pcsc_pin; member in struct:wpa_config
config_file.c 847 if (config->pcsc_pin)
848 fprintf(f, "pcsc_pin=%s\n", config->pcsc_pin);
interworking.c 848 if (wpa_s->conf->pcsc_pin &&
849 wpa_config_set_quoted(ssid, "pin", wpa_s->conf->pcsc_pin)
    [all...]
config.c     [all...]
wpa_supplicant.c     [all...]

Completed in 192 milliseconds