hostap/src/p2p
Ardong Chen 2049af2bd5 P2P: Fix invitation_received callback to use NULL bssid (if not known)
Previously, the storage buffer for the Group BSSID was returned
regardless of whether it was included in the invitation or not.
2010-09-10 10:30:26 -07:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Add peer timeout into group formation 15 second timeout 2010-09-10 10:30:25 -07:00
p2p.h P2P: Add peer timeout into group formation 15 second timeout 2010-09-10 10:30:25 -07:00
p2p_build.c P2P: Fix build after WSC 2.0 change to use WFA vendor extension 2010-09-09 07:17:21 -07:00
p2p_dev_disc.c P2P: Fix device discoverability to not wait before sending GO Neg Req 2010-09-09 07:17:20 -07:00
p2p_go_neg.c P2P: Add peer timeout into group formation 15 second timeout 2010-09-10 10:30:25 -07:00
p2p_group.c P2P: Allow P2P IE without Device Info in (Re)Assoc Req 2010-09-09 07:17:21 -07:00
p2p_i.h P2P: Add peer timeout into group formation 15 second timeout 2010-09-10 10:30:25 -07:00
p2p_invitation.c P2P: Fix invitation_received callback to use NULL bssid (if not known) 2010-09-10 10:30:26 -07:00
p2p_parse.c P2P: Make sure parsed Device Name gets null terminated 2010-09-10 10:30:26 -07:00
p2p_pd.c P2P: Add peer entry based on Provision Discovery Request 2010-09-10 10:30:25 -07:00
p2p_sd.c P2P: Fix GAS fragmentation to match with IEEE 802.11u 2010-09-09 07:17:21 -07:00
p2p_utils.c P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00