Jouni Malinen
03cd173bd8
WPS: Clear sent_carrier to avoid errors in python script
...
This is needed to avoid errors when reporting the result of an NFC
connection handover that failed.
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-02-24 13:12:32 +02:00
Jouni Malinen
e47588279a
WPS: Report NFC connection handover completion differently
...
Instead of reporting only one connection handover message, report
completion of NFC connection handover with carrier record from both the
request and select messages.
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-02-11 18:43:46 +02:00
Jouni Malinen
bd692a8b0e
WPS: Change listen time to match nfcpy default (250 ms)
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-02-10 18:49:20 +02:00
Jouni Malinen
51e985dd84
WPS: Update nfcpy script to support AP mode NFC connection handover
...
Initialize NFC connection handover as the server and reply with WPS
carrier record in connection select.
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-02-10 17:24:43 +02:00
Jouni Malinen
8414860422
WPS: Remove 0.5 sec extra wait from NFC handover with nfcpy
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-02-10 16:27:14 +02:00
Jouni Malinen
dc6bda1123
WPS: Use alternating poll/listen for NFC peer discovery with nfcpy
...
This is needed to find the NFC peer to avoid cases where both devices
could be using the same operation.
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-02-10 16:25:20 +02:00
Jouni Malinen
8140ae969b
WPS: Configure logging to show nfcpy log message
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-02-10 16:20:25 +02:00
Jouni Malinen
68f51f9af8
WPS: Add an example python script for NFC operations with hostapd
...
wps-ap-nfc.py uses nfcpy and python-wpactrl to support NFC operations
with hostapd for WPS operations.
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-02-09 20:44:15 +02:00