]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Short scan wait to speed up the group re-invocation
authorRashmi Ramanna <c_ramanr@qti.qualcomm.com>
Tue, 12 Nov 2013 14:17:35 +0000 (19:47 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 20 Nov 2013 14:35:30 +0000 (16:35 +0200)
commit6fc48481e41fde6e445b9bcc71a770d663dfb618
treeca6e8b34dbc4163aa7966927ac62ec8aa2f17791
parent93a06fe103932167afeff61953239925221832b9
P2P: Short scan wait to speed up the group re-invocation

The shorter 250 ms wait for the next scan request can be used also for
the case of persistent group re-invocation instead of just formation of
a new group. This speeds up the process and makes this more robust
especially in cases where the GO is using MCC.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/events.c
wpa_supplicant/p2p_supplicant.c