]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Support preferred GO band based optimization for scanning
authorMatthew Wang <matthewmwang@google.com>
Fri, 16 Dec 2022 19:10:02 +0000 (11:10 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 18 Dec 2022 16:33:44 +0000 (18:33 +0200)
commitf9c6ab834d9a44c9d3183720b06b07a7f8d2dde8
tree60f4cad887f45b5fb5268d41e50bb26e9aec5d75
parent093bedc059a8ce54b6469933f1e3fa675c1cdc0f
P2P: Support preferred GO band based optimization for scanning

Allow specifying preferred GO band in addition to frequency. If a band
is specified, the first two scans will be limited to only non-DFS
channels to shorten scan times, and the next two will scan the entire
band.

Signed-off-by: Matthew Wang <matthewmwang@chromium.org>
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/scan.c
wpa_supplicant/scan.h