]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Optimize ap_wps_init_through_wps_config
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 27 Feb 2014 16:01:32 +0000 (18:01 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Feb 2014 16:01:32 +0000 (18:01 +0200)
commit180cd73dc8888741fe6194d7ba615e32e3c72c39
tree7365ffd9e64397ffe87c41ca526e5f1744855a6f
parentc5c2d942c576d91213ac6a10fb632c92b935dc00
tests: Optimize ap_wps_init_through_wps_config

Wait a bit between WPS_CONFIG command and the first scan. This can avoid
an extra five second wait due to having to scan again if the initial
scan operations happens to be quick enough to happen before the AP has
updated its configuration.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_wps.py