]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P2: Add a new method to P2P_CONNECT control interface command
authorShivani Baranwal <quic_shivbara@quicinc.com>
Fri, 30 Aug 2024 16:41:17 +0000 (22:11 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 3 Sep 2024 08:05:45 +0000 (11:05 +0300)
commit11a573f31344a5d3ff1ef96b15e95eac5d7886cc
treef2726b6f007e07c7ffcbfbacbf89287fc06b330a
parentbde17063d5e8dea453fb29c53049a09922f6d876
P2P2: Add a new method to P2P_CONNECT control interface command

Add a new method "pair" to indicate the connect request perform the
Wi-Fi Direct R2 methods like bootstrapping and pairing for connection.
This fixes control interface command parsing which expects method as
mandatory.

Signed-off-by: Shivani Baranwal <quic_shivbara@quicinc.com>
wpa_supplicant/ctrl_iface.c