D-Bus: Indicate whether created group is persistent or not
authorNishant Chaprana <n.chaprana@samsung.com>
Mon, 30 May 2016 07:38:31 +0000 (13:08 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 30 May 2016 14:56:16 +0000 (17:56 +0300)
commit4fe50bbc8e38561219871f5562e98ccff0063d10
treeab23a9daed2a9a37a20c5da8dd6271cf7ed03bc3
parentaa59370b34a103eb440f37a6ed14e8911d2c8461
D-Bus: Indicate whether created group is persistent or not

This adds an extra parameter in GroupStarted signal to indicate whether
the created group is Persistent or not. It is similar to the
[PERSISTENT] tag which comes in P2P-GROUP-STARTED over the control
interface.

Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
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