]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus: Add a signal for HS2.0 terms and conditions
authorDamien Dejean <damiendejean@chromium.org>
Fri, 19 Jan 2024 15:52:54 +0000 (15:52 +0000)
committerJouni Malinen <j@w1.fi>
Sat, 20 Jan 2024 18:16:36 +0000 (20:16 +0200)
commit0ef4b1e1db5ded60c3fe5b5444c6504177c0114d
tree6e6ba3d7afb4cb6756ff2f60a06bca6742b3ff9a
parent6a8d0e91967c0c91634dd0c472aa34c54117f3e3
D-Bus: Add a signal for HS2.0 terms and conditions

Add HS20TermsAndConditions signal to D-Bus API to allow clients to be
notified when the network requires the acceptance of terms and
conditions. The URL of the T&C page is provided as a signal parameter.

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/hs20_supplicant.c
wpa_supplicant/notify.c
wpa_supplicant/notify.h