]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
P2P Extend postponing of concurrent scans for persistent GO
authorDeepthi Gowri <c_gowri@qti.qualcomm.com>
Wed, 2 Oct 2013 14:32:17 +0000 (07:32 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 2 Oct 2013 14:32:17 +0000 (07:32 -0700)
Update the p2p_go_wait_client timestamp in p2p_go_configured() to
address the case where the group is set up without the provisioning
step.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>

wpa_supplicant/p2p_supplicant.c

index dd8dfe8922c958cfb18ceecc58655bd2f444a814..29de880c56884bee429c887b19e7679e43f05ed7 100644 (file)
@@ -982,6 +982,7 @@ static void p2p_go_configured(void *ctx, void *data)
                                       " [PERSISTENT]" : "");
                }
 
+               os_get_time(&wpa_s->global->p2p_go_wait_client);
                if (params->persistent_group) {
                        network_id = wpas_p2p_store_persistent_group(
                                wpa_s->parent, ssid,