]> git.ipfire.org Git - thirdparty/hostap.git/commit
dbus: Use PHY parameters from dbus or config for the GroupAdd command
authorJintao Lin <jintaolin@chromium.org>
Mon, 18 Dec 2023 18:11:46 +0000 (18:11 +0000)
committerJouni Malinen <j@w1.fi>
Sat, 23 Dec 2023 10:20:24 +0000 (12:20 +0200)
commit47e89935c756a9c05a938d42cf10064caed3a32c
treee00fee8fc4c4f0a794f54d3e768ae7b883b0da53
parent9c32d04e4d3ee7b17c72dd9258396e573b6ded17
dbus: Use PHY parameters from dbus or config for the GroupAdd command

Use the PHY parameters from configuration or the values passed in from
the dbus API for P2P dbus command GroupAdd instead of using the hard
coded values to be inline with the method provided with the
wpa_supplicant control interface.

Signed-off-by: Jintao Lin <jintaolin@chromium.org>
doc/dbus.doxygen
wpa_supplicant/dbus/dbus_new_handlers_p2p.c