]> git.ipfire.org Git - thirdparty/hostap.git/commit
dpp-nfc: Update listen channel based on channel list when writing a tag
authorJouni Malinen <jouni@codeaurora.org>
Mon, 10 Aug 2020 20:52:11 +0000 (23:52 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 10 Aug 2020 20:52:11 +0000 (23:52 +0300)
commit315422196ab5109930c20a2f77cdd88204b9a1b6
tree6aa9c2695e137220a57a7030ca94c9ba4aeb1a11
parent66ffe9d246b104e3ff82fded016fd74cea327a89
dpp-nfc: Update listen channel based on channel list when writing a tag

Do not use the hardcoded channel 1 (2412 MHz) with DPP_LISTEN if a
channel list is specified when writing an NFC Tag. Instead, pick the
first channel from that list as the listen channel.

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