P2P: Refrain from performing extended listen during P2P connection
authorSunil Dutt <usdutt@qti.qualcomm.com>
Tue, 6 May 2014 16:34:37 +0000 (22:04 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 9 May 2014 17:42:44 +0000 (20:42 +0300)
commit0f1034e3889e7b8f54ed59317f1234db8167d12e
tree5bc257bfcd29184a201d7b97588e760a594f1edf
parent8d0dd4eebc14857890b974ae5a0312830d87d8e3
P2P: Refrain from performing extended listen during P2P connection

Do not perform extended listen period operations when either a P2P
connection is in progress. This makes the connection more robust should
an extended listen timer trigger during such an operation.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.c
src/p2p/p2p.h
wpa_supplicant/p2p_supplicant.c