P2P: Add GO Intent of connecting device in GO Negotiation Request event
authorMAYANK HAARIT <mayank.h@samsung.com>
Tue, 2 Jun 2015 05:47:33 +0000 (05:47 +0000)
committerJouni Malinen <j@w1.fi>
Sat, 6 Jun 2015 15:16:39 +0000 (18:16 +0300)
commitaa2b12562b6e70fe48c7ce4abebf094206a9332a
tree81b3613c34a54b609815aaaeb93d9ef17ae58173
parentf5d5161db12e5f887e0272a386a265c5a0d12546
P2P: Add GO Intent of connecting device in GO Negotiation Request event

Add GO Intent information of connecting device in GO Negotiation Request
event which will help applications to decide its own GO intent value in
advance and can avoid failure cases when both devices use GO Intent 15
depending on application requirement.

Signed-off-by: Mayank Haarit <mayank.h@samsung.com>
src/p2p/p2p.h
src/p2p/p2p_go_neg.c
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new.h
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/p2p_supplicant.c