hostap/src/p2p
Jouni Malinen f2e0eecf09 P2PS: Do not ignore other hashes if org.wi-fi.wfds hash is included
When doing initial processing of Probe Request frame service hashes, the
previous implementation dropped all other hash values if a hash for
org.wi-fi.wfds was included. This is not correct, since that is not a
full wildcard of all services (it only matches WFA defined
org.wi-fi.wfds.* services).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-06-18 17:27:31 +03:00
..
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
p2p.c P2PS: Do not ignore other hashes if org.wi-fi.wfds hash is included 2015-06-18 17:27:31 +03:00
p2p.h P2P: Specify frequency when sending Probe Response frame 2015-06-14 23:16:55 +03:00
p2p_build.c P2PS: Add a wildcard with other advertised service info 2015-06-18 15:06:54 +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: Refactor p2p_data::query_hash and p2p_data::query_count use 2015-06-15 17:30:01 +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: Add a function to free a PD context 2015-06-14 23:16:55 +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