hostap/src/p2p
Jouni Malinen c5ca73d1f7 P2P: Use offsetof() instead of local implementation
The construction used here to figure out the offset of variable length
IEs in Probe Request frames was a bit odd looking and resulted in a
warning from a static analyzer, so replace it with more standard use of
offsetof().

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-06-23 18:30:11 +03:00
..
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
p2p.c P2P: Use offsetof() instead of local implementation 2015-06-23 18:30:11 +03:00
p2p.h P2P: Specify frequency when sending Probe Response frame 2015-06-14 23:16:55 +03:00
p2p_build.c P2PS: Fix Probe Response frame building in error cases 2015-06-18 18:14:04 +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