]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
wpa_supplicant: Add GET_CAPABILITY for P2P redirection
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 6 Apr 2017 00:09:49 +0000 (00:09 +0000)
committerJouni Malinen <j@w1.fi>
Thu, 4 May 2017 21:43:23 +0000 (00:43 +0300)
It will give capability to check channel list before P2P group is
created.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/ctrl_iface.c

index a25d84abfccfba6ef135ff276693baee7748fa78..8d10852c0266547dd06a62e561d8f46b068af7f2 100644 (file)
@@ -10466,6 +10466,7 @@ static char * wpas_global_ctrl_iface_redir_p2p(struct wpa_global *global,
 #ifdef ANDROID
                "DRIVER ",
 #endif /* ANDROID */
+               "GET_CAPABILITY ",
                "GET_NETWORK ",
                "REMOVE_NETWORK ",
                "P2P_FIND ",