]> git.ipfire.org Git - thirdparty/hostap.git/commit
dpp-nfc: Do not hardcode netrole for NFC Tag writing cases
authorJouni Malinen <jouni@codeaurora.org>
Wed, 22 Jul 2020 22:30:30 +0000 (01:30 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Jul 2020 22:30:30 +0000 (01:30 +0300)
commit288c0ffaaa27512efc7124a695a2b932dd815faf
tree92163d21b3eab4105af6f7493a88f2dc178aea82
parentebd5e764f99b394d73ba6be8f28ade312c2ea67f
dpp-nfc: Do not hardcode netrole for NFC Tag writing cases

Allow netrole to be specified for NFC Tag writing cases. Previously,
this was hardcoded to use netrole=configurator when starting the listen
operation. Now the netrole parameter is not included by default, but any
netrole value can be specified with the new --netrole command line
argument.

In addition, fix the listening frequency for the case where a channel is
picked.

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