P2P NFC: Static handover with NFC Tag on client
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 8 Sep 2013 16:45:04 +0000 (09:45 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 27 Jan 2014 19:44:30 +0000 (21:44 +0200)
commit8e9f53c367bc9500afbf7db6470d09790b4f740b
tree46b59064dc5077b0b3f4414cecedf614d0b3967d
parentdd87677115ec62337e0a22b67ff55c52240c256d
P2P NFC: Static handover with NFC Tag on client

This adds a new P2P Invitation mechanism to invite a P2P Device with an
NFC Tag to an already operating group when the GO with NFC Device reads
the NFC Tag. The P2P Device with the NFC Tag will then accept invitation
and connect to the group automatically using its OOB Device Password.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_i.h
src/p2p/p2p_invitation.c
src/p2p/p2p_parse.c
wpa_supplicant/p2p_supplicant.c