]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Get cached scan results on iface creation to avoid scan
authorMatthew Wang <matthewmwang@chromium.org>
Wed, 12 Oct 2022 04:02:02 +0000 (21:02 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 16 Oct 2022 15:27:33 +0000 (18:27 +0300)
commitb72922796a62fc5a0f7b63901573eba6ca511411
tree9cf13a77de3da088bae82addcb73c4ad02f9fe92
parent8392ea9e75eacf30cb09671e463d9a37c3eadd6a
P2P: Get cached scan results on iface creation to avoid scan

This allows the P2P client to fast associate if the GO is already in the
scan cache without doing a full scan.

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