P2P: Provide group SSID, if specified, to P2P Client join step
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 30 Dec 2015 17:08:51 +0000 (19:08 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 30 Dec 2015 17:08:51 +0000 (19:08 +0200)
commit70e0cb33f2c655b0ed5f7195661b08526252a232
treecce38e58f808cc0879076bf24d12f551af8c9abc
parent438be60153dbfe3e3da9d53edb5e7b1b1dac7567
P2P: Provide group SSID, if specified, to P2P Client join step

At least one of the wpas_p2p_connect() callers (NFC join case) already
had access to the Group SSID. Pass that information through
wpas_p2p_connect() to wpas_p2p_join() so that the join operation can
filter out incorrect groups more easily.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h