hostapd/src/p2p
Jouni Malinen 8c0d0ff22e Use a single cleanup timer per wpa_supplicant process
Previously, one timeout per process (by default every 30 seconds) was
used P2P peer expiration and another per-interface timeout (every 10
seconds) was used to expire BSS entries. Merge these to a single
per-process timeout that triggers every 10 seconds to minimize number of
process wakeups due to periodic operations.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-07-20 13:28:12 +03:00
..
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
p2p.c Use a single cleanup timer per wpa_supplicant process 2015-07-20 13:28:12 +03:00
p2p.h Use a single cleanup timer per wpa_supplicant process 2015-07-20 13:28:12 +03:00
p2p_build.c P2PS: Fix attribute addition in p2p_buf_add_service_instance() 2015-06-27 23:54:10 +03:00
p2p_dev_disc.c P2PS: Refactor p2p_data::query_hash and p2p_data::query_count use 2015-06-15 17:30:01 +03:00
p2p_go_neg.c P2P: Add Operating class 125 for P2P supported channels 2015-06-12 20:39:49 +03:00
p2p_group.c P2PS: Process P2PS provisioning commands 2015-02-03 01:35:07 +02:00
p2p_i.h P2PS: Save intended interface address after P2PS PD 2015-07-07 20:59:44 +03:00
p2p_invitation.c P2P: Add vendor elements into Invitation Response frames 2015-06-15 14:16:30 +03:00
p2p_parse.c Simplify DSSS Parameter Set element parsing 2015-04-22 22:05:11 +03:00
p2p_pd.c P2PS: Save intended interface address after P2PS PD 2015-07-07 20:59:44 +03:00
p2p_sd.c P2P: Limit number of SD retries during find 2014-10-23 21:51:48 +03:00
p2p_utils.c P2P: Add Operating class 125 for P2P supported channels 2015-06-12 20:39:49 +03:00