[PATCH 1/3] wpa_supplicant: Add scan_interval

Kalle Valo kvalo
Tue Mar 22 02:41:45 PDT 2011


Dmitry Shmidt <dimitrysh at google.com> writes:

> --- a/wpa_supplicant/wpa_supplicant_i.h
> +++ b/wpa_supplicant/wpa_supplicant_i.h
> @@ -405,6 +405,7 @@ struct wpa_supplicant {
>  		       * are no enabled networks in the configuration */
>  	int scan_runs; /* number of scan runs since WPS was started */
>  	int *next_scan_freqs;
> +	int scan_interval; /* time between scans to find suitable AP */

What's the unit? That would be good to document here.

-- 
Kalle Valo



More information about the Hostap mailing list