]> git.ipfire.org Git - thirdparty/hostap.git/commit
dbus: Add MeshGroupStarted signal
authorSaurav Babu <saurav.babu@samsung.com>
Tue, 18 Jul 2017 07:07:51 +0000 (12:37 +0530)
committerJouni Malinen <j@w1.fi>
Sat, 9 Sep 2017 11:01:14 +0000 (14:01 +0300)
commit89e9cd25d235eed91eaf397550c77ce07e5a895f
tree66c37158d4c13aff69d44314d9d612964a26d68d
parent49e6a55537269e26a0ebd4f7536dbd54734e91fa
dbus: Add MeshGroupStarted signal

This introduces a new interface for mesh and adds a signal that
is similar to the control interface event MESH-GROUP-STARTED.

Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
doc/dbus.doxygen
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new.h
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/wpa_supplicant.c