]> git.ipfire.org Git - thirdparty/hostap.git/commit
dbus: Report guard interval and dual carrier modulation
authorDavid Ruth <druth@chromium.org>
Wed, 19 Jul 2023 17:29:15 +0000 (17:29 +0000)
committerJouni Malinen <j@w1.fi>
Sat, 28 Oct 2023 15:35:08 +0000 (18:35 +0300)
commit5a96a516a888876e23069fdc0e4c017aa478dc88
tree759926060e9814b8ae218bd78fcdb5aa22b18826
parent3cb51378f2907f26b13be3c564094e849dedccaf
dbus: Report guard interval and dual carrier modulation

Propagate guard interval as a double value and dual carrier modulation
as a boolean over D-Bus.

Signed-off-by: David Ruth <druth@chromium.org>
wpa_supplicant/dbus/dbus_dict_helpers.c
wpa_supplicant/dbus/dbus_dict_helpers.h
wpa_supplicant/dbus/dbus_new_helpers.c