WPS: Reduce scan wait time during WPS processing
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 28 Nov 2013 10:56:21 +0000 (12:56 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 18:50:28 +0000 (20:50 +0200)
commit662b40b16b2d41bb5997a1875d41cf8a0dabc663
tree4001991f9c14642c954e47dd161c0cb0c1f57949
parent015af91fea2ec780cb44914bfc0cbc39932cf60d
WPS: Reduce scan wait time during WPS processing

Since the AP is expected to be available, there is no need to wait for
the full five second wait between scans during WPS connection. This
speeds up cases where the first scan misses the AP for some reason.

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