]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Use AP Channel attribute in credential to speed up scan
authorJouni Malinen <j@w1.fi>
Sun, 28 Oct 2012 16:02:04 +0000 (18:02 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 28 Oct 2012 16:02:04 +0000 (18:02 +0200)
commitbd3a3737672aaf6eb50dba2b8caa3941c8df42e9
treeee22af1ea72b56494478a19b81c7cba3368f2c79
parente65552ddf2912fa91228c5a793004dc4c67f5252
WPS: Use AP Channel attribute in credential to speed up scan

When WPS is used with NFC connection handover, the AP may indicate its
operating channel within the credential information. Use this
informatiom, if present, to speed up the scan process.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/wps/wps.h
src/wps/wps_attr_parse.c
src/wps/wps_attr_parse.h
src/wps/wps_attr_process.c
wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant/wps_supplicant.c