[PATCH 1/3] wpa_supplicant: Add scan_interval

Dmitry Shmidt dimitrysh
Tue Mar 22 09:53:28 PDT 2011


On Tue, Mar 22, 2011 at 2:41 AM, Kalle Valo <kvalo at adurom.com> wrote:
> 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
>

Thanks for the comment.
---------------------------------------------



More information about the Hostap mailing list