]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
P2P: Add option to force SSID/passphrase for GO Negotiation
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 27 Apr 2012 15:17:10 +0000 (18:17 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 27 Apr 2012 15:25:30 +0000 (18:25 +0300)
commit23c84252a4d9b9ee4061db01d31429c8b2bbf424
treec758e504308d1da5ee3257d5d0d7fa8234464bd6
parent0918c4bf3bd511405a59c7c5bf0d86e1ac7bb74c
P2P: Add option to force SSID/passphrase for GO Negotiation

An existing persistent group information can now be used to force GO
Negotiation to use the previously used SSID/passphrase from a persistent
group if we become a GO. This can be used as an alternative to inviting
a new P2P peer to join the group (i.e., use GO Negotiation with GO
intent 15 instead of starting an autonomous GO and using invitation),
e.g., in case a GO Negotiation Request is received from a peer while we
are not running as a GO. The persistent group to use for parameters is
indicated with persistent=<network id> parameter to p2p_connect.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_test.c
src/p2p/p2p.c
src/p2p/p2p.h
wpa_supplicant/README-P2P
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h
wpa_supplicant/wpa_supplicant_i.h