]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
WPS: Use single channel scan if AP channel already known
authorJouni Malinen <j@w1.fi>
Sat, 31 Dec 2011 11:17:20 +0000 (13:17 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 31 Dec 2011 11:17:20 +0000 (13:17 +0200)
commit1e7fb4f1b7cdf16705cfcc1fd171807a9f8e3a56
tree21bc682912527a411c0e96fa062206f7286705ae
parentee9fc67ab7c7fa546c4ae8cc8007f4d29164ea07
WPS: Use single channel scan if AP channel already known

If the BSSID of the AP is specified in the WPS command, the target
AP is likely already in the BSS table and its operating channel is
known. Use this information to speed up connection by only scanning
the known channel.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant/wps_supplicant.c