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

  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 722 int update_identifier; member in struct:wpa_ssid
config.h 265 int update_identifier; member in struct:wpa_cred
    [all...]
hs20_supplicant.c 117 if (ssid->update_identifier)
118 return ssid->update_identifier;
125 return cred->update_identifier;
config_file.c 776 INT(update_identifier);
896 if (cred->update_identifier)
897 fprintf(f, "\tupdate_identifier=%d\n", cred->update_identifier);
    [all...]
config_winreg.c 934 INT(update_identifier);
config.c     [all...]
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 1718 char *update_identifier = NULL; local
    [all...]

Completed in 447 milliseconds