hostap/wpa_supplicant/examples
Jouni Malinen 1733e356e4 dpp-nfc: Fix handover client wait for receiving handover select
This was supposed to wait for up to 3.0 seconds for the handover select,
but the incorrect loop terminated ended up limiting this to a single
iteration of 0.1 second wait. This was too fast for some cases like the
AP mode operation where it may take significant time to enable the radio
for listening to DPP authentication messages.

Fix the loop to allow that full three second wait for the response to be
used. In addition, report the amount of time it takes to receive the
response.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-08-14 00:11:44 +03:00
..
p2p Fix exception checking in a wpa_supplicant P2P example script 2020-02-15 18:36:29 +02:00
60_wpa_supplicant Do not inhibit suspend even if wpa_cli command fails 2010-02-27 20:03:13 +02:00
dbus-listen-preq.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
dpp-nfc.py dpp-nfc: Fix handover client wait for receiving handover select 2020-08-14 00:11:44 +03:00
dpp-qrcode.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
ieee8021x.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
openCryptoki.conf Example configuration for EAP-TLS authentication using PKCS#11 TPM token 2008-05-23 19:41:05 +03:00
p2p-action-udhcp.sh P2P: Add an example p2p-action script for udhcpc/udhcpd 2010-09-09 07:17:21 -07:00
p2p-action.sh P2P: Disable DNS server from dnsmasq 2014-01-27 22:08:14 +02:00
p2p-nfc.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
plaintext.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
udhcpd-p2p.conf Fix typos found by codespell 2011-09-22 00:43:59 +03:00
wep.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa-psk-tkip.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa2-eap-ccmp.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpas-dbus-new-getall.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
wpas-dbus-new-signals.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
wpas-dbus-new-wps.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
wpas-dbus-new.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
wps-ap-cli examples: Fix shellcheck warnings in wps-ap-cli 2018-11-22 15:53:30 +02:00
wps-nfc.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00