Searched refs:wps_run (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h785 unsigned int wps_run; member in struct:wpa_ssid
H A Dwps_supplicant.c310 if (ssid->wps_run && ssid->wps_run == new_ssid->wps_run &&
471 ssid->wps_run = wpa_s->wps_run;
1097 wpa_s->wps_run++;
1098 if (wpa_s->wps_run == 0)
1099 wpa_s->wps_run++;
H A Dwpa_supplicant_i.h727 unsigned int wps_run; member in struct:wpa_supplicant

Completed in 125 milliseconds