]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/p2p/p2p.c
P2P NFC: Optimize join-a-group operation based on NFC information
authorJouni Malinen <jouni@qca.qualcomm.com>
Sat, 7 Sep 2013 22:44:29 +0000 (15:44 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 27 Jan 2014 19:44:30 +0000 (21:44 +0200)
commit23318bea947a28c3d147ca4db98aba6aadd22afa
tree1c0a037991067df356a097ee6a8eac938f140018
parent86e320819c5ae246f55ce0a9e53cda605fb088f9
P2P NFC: Optimize join-a-group operation based on NFC information

When the NFC connection handover message received from a peer indicates
that the peer is operating as a GO on a specific channel, use that
information to avoid having to go through full scan. In addition, skip
the separate join-a-group scan since we already know the operating
channel, GO P2P Device Address, and SSID.

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