]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add allow_6ghz parameter to control interface
authorSreeramya Soratkal <ssramya@codeaurora.org>
Tue, 4 May 2021 07:31:49 +0000 (13:01 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 14 Jun 2021 17:24:37 +0000 (20:24 +0300)
commitb36142a740c1b50b78567a73b3202fbf22156517
treeeaf3787a96263b32a4191c53f0515f0f0a80a4ad
parentf7d4f1cbec34beb48a84fdf45c358d1189a24541
P2P: Add allow_6ghz parameter to control interface

Introduce a new allow_6ghz parameter with P2P_CONNECT, P2P_GROUP_ADD,
and P2P_INVITE commands for P2P connection on the 6 GHz channels when
Wi-Fi Display is enabled on both the devices. This commit is only adding
the interface change without changing any actual P2P functionality.

Signed-off-by: Sreeramya Soratkal <ssramya@codeaurora.org>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h