hostap/src/p2p
Jouni Malinen 52728dcd25 P2P: Stop P2P_PD_DURING_FIND wait on PD Response RX
Previously, P2P_PD_DURING_FIND state was scheduled for 200 ms and the
P2P state was not change until that timeout regardless of whether the PD
Response for recieved or not. There is no need to wait for that timeout
if the response is received, so allow the next operation to be performed
immediately after the response has been processed.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-03-18 20:31:47 +02:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Remove persistent group peer if it rejects invitation 2013-03-15 16:43:06 +02:00
p2p.h P2P: Remove persistent group peer if it rejects invitation 2013-03-15 16:43:06 +02:00
p2p_build.c P2P: Show own channel list in debug log 2012-09-24 22:14:50 +03:00
p2p_dev_disc.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_go_neg.c P2P: Fix shared frequency preference for concurrent operations 2013-03-14 16:26:55 +02:00
p2p_group.c P2P: Add a peer entry based on Association Request frame 2013-03-12 13:04:33 +02:00
p2p_i.h P2P: Fix shared frequency preference for concurrent operations 2013-03-14 16:26:55 +02:00
p2p_invitation.c P2P: Remove persistent group peer if it rejects invitation 2013-03-15 16:43:06 +02:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c P2P: Stop P2P_PD_DURING_FIND wait on PD Response RX 2013-03-18 20:31:47 +02:00
p2p_sd.c WFD: Add support for sending Wi-Fi Display service discovery requests 2012-08-29 19:51:29 +03:00
p2p_utils.c P2P: Use peer's channel list to limit GO freq on invitation 2013-03-01 20:01:01 +02:00