]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Allow persistent group determination based on Beacon frame
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 14 Oct 2013 16:28:00 +0000 (19:28 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 14 Oct 2013 16:28:00 +0000 (19:28 +0300)
commit5df7414b04fc0bfa0abea1a2662746d348104972
treea4d4a4f6f2ad4fc7833962b291d9796c77d71093
parentaaeb9c98e6aad64bbf92c7cb6ef4531c039b8a1d
P2P: Allow persistent group determination based on Beacon frame

P2P IE may be available from a Beacon frame from a GO even if we have
not yet received a Probe Response frame with P2P IE from that GO. Since
all the needed information for determining the GO's P2P Device Address
and group capabilities are available, use that information instead of
displaying incomplete group information.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c