hostap/src/p2p
Jouni Malinen 3f4ce13fde P2P: Track non-P2P members in the group and set Group Limit bit
The P2P group component is now tracking of associated stations
in the group and the Group Limit bit in the Group Capabilities
is updated based on whether there is room for new clients in
the group.
2010-10-19 18:10:28 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Skip GO Neg Conf ack failure workaround of send failures 2010-10-19 12:47:33 +03:00
p2p.h P2P: Track non-P2P members in the group and set Group Limit bit 2010-10-19 18:10:28 +03:00
p2p_build.c P2P: Fill in default Config Methods in Invitation Request 2010-09-21 18:26:01 -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 option for disabling intra BSS distribution 2010-09-10 10:30:26 -07:00
p2p_group.c P2P: Track non-P2P members in the group and set Group Limit bit 2010-10-19 18:10:28 +03: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: Fix a typo to fix CONFIG_P2P=y build 2010-10-10 17:28:47 +03: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: Reject multi-channel concurrent operations depending on driver 2010-10-14 14:24:56 +03:00