]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/p2p_supplicant.h
P2P: Add option to force SSID/passphrase for GO Negotiation
[thirdparty/hostap.git] / wpa_supplicant / p2p_supplicant.h
index 42c849b072c583c1be0a2ff2b93c4380652e1582..9779aaac0ae1eeb10542fd26dc8a0ba8d2146fb0 100644 (file)
@@ -20,7 +20,7 @@ void wpas_p2p_deinit_global(struct wpa_global *global);
 int wpas_p2p_connect(struct wpa_supplicant *wpa_s, const u8 *peer_addr,
                     const char *pin, enum p2p_wps_method wps_method,
                     int persistent_group, int auto_join, int join,
-                    int auth, int go_intent, int freq);
+                    int auth, int go_intent, int freq, int persistent_id);
 void wpas_p2p_remain_on_channel_cb(struct wpa_supplicant *wpa_s,
                                   unsigned int freq, unsigned int duration);
 void wpas_p2p_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s,