D-Bus: Add InvitationReceived Signal
authorManeesh Jain <maneesh.jain@samsung.com>
Thu, 18 Jun 2015 04:16:34 +0000 (09:46 +0530)
committerJouni Malinen <j@w1.fi>
Sun, 27 Sep 2015 12:55:11 +0000 (15:55 +0300)
commitbe5ab8d4ab95222208978504af9646ded1e2a430
treecc00fd910738f98a8d0e71e700045494dce2c352
parent0a7b2a02eb237daecfb9d037179d95db9ab4f988
D-Bus: Add InvitationReceived Signal

This is equivalent to the P2P_EVENT_INVITATION_RECEIVED signal on the
control interface. It can be used to sent the Invitation Received signal
to applications written using D-Bus.

Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
doc/dbus.doxygen
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new.h
wpa_supplicant/dbus/dbus_new_introspect.c
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/p2p_supplicant.c