]> git.ipfire.org Git - thirdparty/hostap.git/commit
dpp-nfc: Start handover server regardless of init-on-touch setting
authorJouni Malinen <jouni@codeaurora.org>
Thu, 14 May 2020 22:21:01 +0000 (01:21 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 14 May 2020 22:21:01 +0000 (01:21 +0300)
commit9ad3fe93431c184fc031d7b799ba155ef751aa1d
tree75a57eeb1b2f49f1b6e2614572c7c376e6352305
parent24efcdf74dc8c7d46b1022350320bb40ead922e2
dpp-nfc: Start handover server regardless of init-on-touch setting

The previous version was trying to force the handover roles based on the
--init-on-touch parameter on both sides. That is fine for some test
scenarios, but not appropriate for more normal use cases. Change this
design to enable handover server in all cases and only control starting
of the handover client based on --init-on-touch.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/examples/dpp-nfc.py