fragattacks/src/p2p
Jouni Malinen 99fcd40409 P2P: Allow scan operations during p2p_find
Previously, all station mode scan operations were either skipped or
delayed while any P2P operation was in progress. To make concurrent
operations easier to use, reduce this limitation by allowing a scan
operation to be completed in the middle of a p2p_find. In addition,
allow station mode association to be completed. When the station mode
operation is run to its completion (scan results not acted on,
connection to an AP completed, connection failed), resume the p2p_find
operation.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-08-23 19:42:53 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_build.c P2P: Advertise immediate availability of WPS credential 2012-02-27 23:14:35 +02: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: Use larger GO config timeout if HT40 is used 2012-08-15 23:19:11 +03:00
p2p_group.c Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
p2p_i.h P2P: Allow scan operations during p2p_find 2012-08-23 19:42:53 +03:00
p2p_invitation.c P2P: Use larger GO config timeout if HT40 is used 2012-08-15 23:19:11 +03:00
p2p_parse.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_pd.c P2P: Fix provision discovery retries during p2p_find 2012-07-23 21:59:01 +03:00
p2p_sd.c P2P: Check memory allocation result in a Service Discovery Response 2012-07-02 20:53:46 +03:00
p2p_utils.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p.c P2P: Allow scan operations during p2p_find 2012-08-23 19:42:53 +03:00
p2p.h P2P: Allow scan operations during p2p_find 2012-08-23 19:42:53 +03:00