[wifi-direct-manager]Remove CONNECTED/DISCONNECTED event 49/57849/2
authorYu Jiung <jiung.yu@samsung.com>
Mon, 25 Jan 2016 08:06:35 +0000 (17:06 +0900)
committerYu Jiung <jiung.yu@samsung.com>
Mon, 1 Feb 2016 01:15:54 +0000 (10:15 +0900)
commit47ac3f39efb16596970bd33702a51d2931c603cd
tree2bae2cf633c19c0dbe83f13ecaaebdc74ad66b94
parentc803a77e315be94754b13805124a2db3db458f4d
[wifi-direct-manager]Remove CONNECTED/DISCONNECTED event

Description : When device is connected as GC, only event we need to handle is
group related event (GROUP-STARTED and GROUP-REMOVED) Except for the case of
connection failure. Those event tell us everything we need

Change-Id: I7a3621aa7e182307bb904bfdc67896e2562b71fc
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
oem/wifi-direct-oem.h
packaging/wifi-direct-manager.spec
plugin/wpasupplicant/ctrl_iface_sock/include/wfd-plugin-wpasupplicant.h
plugin/wpasupplicant/ctrl_iface_sock/wfd-plugin-wpasupplicant.c
src/wifi-direct-event.c
src/wifi-direct-session.c
src/wifi-direct-util.c