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 652 int update_identifier; member in struct:wpa_ssid
config.h 251 int update_identifier; member in struct:wpa_cred
    [all...]
hs20_supplicant.c 115 if (ssid->update_identifier)
116 return ssid->update_identifier;
123 return cred->update_identifier;
config_file.c 746 INT(update_identifier);
825 if (cred->update_identifier)
826 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 1692 char *update_identifier = NULL; local
    [all...]

Completed in 69 milliseconds