hostapd/src/p2p
Masashi Honma c2d76aa624 P2P: Add p2p_client_list support for FullMAC Persistent GO
Currently, FullMAC Persistent GO can't use p2p_client_list because its
own hapd->p2p_group is NULL at ap_sta_set_authorized(). This patch
changes the processing to use sta->p2p_ie instead of
p2p_group_get_dev_addr() on FullMAC GO.

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
2012-06-17 11:58:46 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Add p2p_client_list support for FullMAC Persistent GO 2012-06-17 11:58:46 +03:00
p2p.h P2P: Add p2p_client_list support for FullMAC Persistent GO 2012-06-17 11:58:46 +03:00
p2p_build.c P2P: Advertise immediate availability of WPS credential 2012-02-27 23:14:35 +02:00
p2p_dev_disc.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_go_neg.c P2P: Fix setting of P2P Client Discoverability bit 2012-06-16 19:54:47 +03:00
p2p_group.c P2P: Use consistent Device Capability in Beacon/Probe Response 2012-06-06 12:55:44 +03:00
p2p_i.h P2P: Add option for Provision Discovery before GO Negotiation 2012-05-11 16:25:47 +03:00
p2p_invitation.c P2P: Do not update peer Listen channel based on PD/Invitation 2012-04-26 16:11:17 +03:00
p2p_parse.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_pd.c P2P: Fix setting of P2P Client Discoverability bit 2012-06-16 19:54:47 +03:00
p2p_sd.c P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is added 2012-04-11 17:51:19 +03:00
p2p_utils.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00