]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Allow persistent group join retry limit to be configured via D-Bus
authorMatthew Wang <matthewmwang@google.com>
Fri, 16 Dec 2022 19:10:00 +0000 (11:10 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 18 Dec 2022 15:37:08 +0000 (17:37 +0200)
commit093bedc059a8ce54b6469933f1e3fa675c1cdc0f
tree0592944e756e71cc724542a1e168e513429df395
parent007a43ac59ca1f2c3bece557bdbfd9a2aaa96b90
P2P: Allow persistent group join retry limit to be configured via D-Bus

Android and ChromeOS use this to limit retries for auto GO join
operation.

Signed-off-by: Matthew Wang <matthewmwang@chromium.org>
doc/dbus.doxygen
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/events.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant_i.h