]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add a mechanism for allowing 6 GHz channels in channel lists
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)
commitf7d4f1cbec34beb48a84fdf45c358d1189a24541
tree5f7b9e7df0698511618a26b1ea7a1b5539a80289
parent6423c23e3d06631e4e8e185956c662b13b7cf6e0
P2P: Add a mechanism for allowing 6 GHz channels in channel lists

Introduce a new allow_6ghz parameter to allow 6 GHz channels to be
filtered out when copying channel lists.

Signed-off-by: Sreeramya Soratkal <ssramya@codeaurora.org>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_i.h
src/p2p/p2p_utils.c