]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
Add a configration parameter for sched_scan interval
authorSheng Fang <fsheng@codeaurora.org>
Tue, 7 May 2013 09:41:14 +0000 (12:41 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 7 May 2013 09:41:14 +0000 (12:41 +0300)
commit4aa8186806dbc6774305ab94d63ef7f202f430d1
tree779793e1ba68e9567ccbf335a1cc054ce2577f2d
parent03565bc2d6466d9a14412b6c3bca9c9486da605e
Add a configration parameter for sched_scan interval

The new sched_scan_interval parameter can be used to set the default
sched_scan interval, e.g., for power saving purposes.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/scan.c