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

  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 782 int update_identifier; member in struct:wpa_ssid
config.h 265 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 820 INT(update_identifier);
941 if (cred->update_identifier)
942 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...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
sta_network.cpp     [all...]

Completed in 155 milliseconds