hostapd/src/p2p
Jouni Malinen c5f10e804a Use more accurate timestamps for scan results
For various P2P use cases, it is useful to have more accurate timestamp
for the peer information update. This commit improves scan result
handling by using a single timestamp that is taken immediately after
fetching the results from the driver and then using that value to
calculate the time when the driver last updated the BSS entry. In
addition, more debug information is added for P2P peer updates to be
able to clearly see how old information is being used here.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-02-12 19:14:32 +02:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c Use more accurate timestamps for scan results 2013-02-12 19:14:32 +02:00
p2p.h Use more accurate timestamps for scan results 2013-02-12 19:14:32 +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: Use the same Dialog Token value for every GO Negotiation retry 2013-01-12 17:51:54 +02:00
p2p_group.c P2P: Fix GO Probe Response IEs when Wi-Fi Display is enabled 2013-02-08 00:10:39 +02:00
p2p_i.h Use more accurate timestamps for scan results 2013-02-12 19:14:32 +02:00
p2p_invitation.c Use more accurate timestamps for scan results 2013-02-12 19:14:32 +02:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c Use more accurate timestamps for scan results 2013-02-12 19:14:32 +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 Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00