]> git.ipfire.org Git - thirdparty/hostap.git/commit
dpp-nfc: Optimize HandoverClient message receiving for alternative HR case
authorJouni Malinen <jouni@codeaurora.org>
Thu, 30 Jul 2020 20:51:30 +0000 (23:51 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 30 Jul 2020 21:44:47 +0000 (00:44 +0300)
commitb00bbbfe54313bbd0afd4003e7234acd3f284e79
treed7888b7ba437a175bcbd9edc65a0f41c8c8c4177
parentbbfb7b9feb82011b5a840c3908539ca8c43b373b
dpp-nfc: Optimize HandoverClient message receiving for alternative HR case

Use a shorter polling interval in recv_octets() to be able to send out
the alternative HR more quickly when using a single thread and handover
client. In addition, fix recv_records() to handle normal exception cases
like not receiving anything.

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