hostapd/src/p2p
Jouni Malinen 80c9582a5f P2P: Add test command for filtering which peers are discovered
"wpa_cli p2p_set peer_filter <MAC address>" can now be used to
only allow a single P2P Device (based on P2P Device Address) to be
discovered for testing. Setting the address to 00:00:00:00:00:00
disables the filter.
2010-09-09 07:17:19 -07:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Add test command for filtering which peers are discovered 2010-09-09 07:17:19 -07:00
p2p.h P2P: Add test command for filtering which peers are discovered 2010-09-09 07:17:19 -07:00
p2p_build.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_dev_disc.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_go_neg.c P2P: Fix country string mismatch validation off-by-one offset 2010-09-09 07:17:19 -07:00
p2p_group.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_i.h P2P: Add test command for filtering which peers are discovered 2010-09-09 07:17:19 -07:00
p2p_invitation.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_parse.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_pd.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_sd.c P2P: Initial support for SD fragmentation (GAS Comeback Request/Response) 2010-09-09 07:17:19 -07:00
p2p_utils.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00