hostap/wpa_supplicant/dbus
Andrej Shadura c3f23ad6c7 dbus: Expose connected stations on D-Bus
Make it possible to list connected stations in AP mode over D-Bus, along
with some of their properties: rx/tx packets, bytes, capabilities, etc.

Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>

Rebased by Julian Andres Klode <juliank@ubuntu.com> and updated to use
the new getter API.

Further modified by Andrej Shadura to not error out when not in AP mode
and to send separate StationAdded/StationRemoved signals instead of
changing signatures of existing StaAuthorized/StaDeauthorized signals.

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
2018-12-23 17:25:11 +02:00
..
.gitignore
dbus-wpa_supplicant.conf D-Bus: Don't do <deny send_interface="..." /> in dbus service file 2016-02-07 11:55:09 +02:00
dbus_common.c
dbus_common.h
dbus_common_i.h dbus: Expose interface globals via D-Bus properties 2015-10-28 23:41:32 +02:00
dbus_dict_helpers.c dbus: Remove unused dict helper functions 2015-11-01 00:16:57 +02:00
dbus_dict_helpers.h dbus: Remove unused dict helper functions 2015-11-01 00:16:57 +02:00
dbus_new.c dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new.h dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new_handlers.c dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new_handlers.h dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new_handlers_p2p.c D-Bus: Report error on starting P2P find 2018-02-03 12:25:32 +02:00
dbus_new_handlers_p2p.h dbus: Pass property description to getters/setters 2015-10-28 23:40:49 +02:00
dbus_new_handlers_wps.c D-Bus: Use a helper function to get possibly NULL strings 2016-12-23 21:28:43 +02:00
dbus_new_helpers.c dbus: Pass property description to getters/setters 2015-10-28 23:40:49 +02:00
dbus_new_helpers.h dbus: Expose interface globals via D-Bus properties 2015-10-28 23:41:32 +02:00
dbus_new_introspect.c dbus: Expose interface globals via D-Bus properties 2015-10-28 23:41:32 +02:00
dbus_old.c D-Bus: Fix operations when P2P management interface is used 2015-04-29 20:42:25 +03:00
dbus_old.h
dbus_old_handlers.c Move network add/remove operations to a common function 2016-08-18 20:46:18 +03:00
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile