Signed-hostap: Jouni Malinen <j@w1.fi>
@@ -92,7 +92,6 @@ def wps_handover_init(peer):
print "Parsed handover request: " + message.pretty()
nfc.llcp.activate(peer);
- time.sleep(0.5)
client = nfc.handover.HandoverClient()
try:
@@ -78,7 +78,6 @@ def wps_handover_init(peer):