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

  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 806 int update_identifier; member in struct:wpa_ssid
config.h 267 int update_identifier; member in struct:wpa_cred
    [all...]
hs20_supplicant.c 158 if (ssid->update_identifier)
159 return ssid->update_identifier;
166 return cred->update_identifier;
config_file.c 857 INT(update_identifier);
986 if (cred->update_identifier)
987 fprintf(f, "\tupdate_identifier=%d\n", cred->update_identifier);
    [all...]
config_winreg.c 937 INT(update_identifier);
config.c     [all...]
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 1718 char *update_identifier = NULL; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
sta_network.cpp     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
sta_network.cpp     [all...]

Completed in 475 milliseconds