]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus: Interworking/Hotspot 2.0 credential operations
authorDamien Dejean <damiendejean@chromium.org>
Wed, 8 Dec 2021 07:45:31 +0000 (07:45 +0000)
committerJouni Malinen <j@w1.fi>
Sun, 12 Dec 2021 15:32:51 +0000 (17:32 +0200)
commitb44e199676d927d021d0de8db7ee5c2dec1e2db4
tree13ebadbb2468a6fc2c1a1a62e9a203f72922a2d4
parent4262e6ca493bd796719ac6e37e580a74d0d64c26
D-Bus: Interworking/Hotspot 2.0 credential operations

Add "AddCred", "RemoveCred", and "RemoveAllCreds" methods to the D-Bus
API of the network interface to allow the caller to manipulate a set of
Interworking credentials similarly to the way this was enabled through
the control interface.

Signed-off-by: Damien Dejean <damiendejean@chromium.org>
doc/dbus.doxygen
tests/hwsim/test_dbus.py
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new.h
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dbus/dbus_new_handlers.h