]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Pick the best driver pref freq for invitation process
authorHu Wang <quic_huw@quicinc.com>
Mon, 20 Feb 2023 01:10:37 +0000 (17:10 -0800)
committerJouni Malinen <j@w1.fi>
Mon, 20 Feb 2023 17:37:26 +0000 (19:37 +0200)
commit4ae798a22c9a081e0afc9502c38e8fe4b5383326
treef4c87fbe40d6b5986f76c44d53409f5e42425f97
parent351761e994d7b51d9ee11c1a8a2c7401d46d85ac
P2P: Pick the best driver pref freq for invitation process

Move the logic of picking the best driver pref freq into a separate
function, and use this to extend the functionality for invitation
process.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/p2p_supplicant.c