hostapd/src/p2p
Jouni Malinen dbca75f82a P2P: Remove persistent group peer if it rejects invitation
If a peer replies to persistent group invitation with status code 8
(unknown group), remove the peer from the p2p_client_list if we are the
GO or remove the persistent group if we are the P2P client since it
looks like that the peer has dropped persistent group credentials and
the provisioning step needs to be executed again.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-03-15 16:43:06 +02:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Remove persistent group peer if it rejects invitation 2013-03-15 16:43:06 +02:00
p2p.h P2P: Remove persistent group peer if it rejects invitation 2013-03-15 16:43:06 +02:00
p2p_build.c P2P: Show own channel list in debug log 2012-09-24 22:14:50 +03: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 shared frequency preference for concurrent operations 2013-03-14 16:26:55 +02:00
p2p_group.c P2P: Add a peer entry based on Association Request frame 2013-03-12 13:04:33 +02:00
p2p_i.h P2P: Fix shared frequency preference for concurrent operations 2013-03-14 16:26:55 +02:00
p2p_invitation.c P2P: Remove persistent group peer if it rejects invitation 2013-03-15 16:43:06 +02:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c Use more accurate timestamps for scan results 2013-02-12 19:14:32 +02:00
p2p_sd.c WFD: Add support for sending Wi-Fi Display service discovery requests 2012-08-29 19:51:29 +03:00
p2p_utils.c P2P: Use peer's channel list to limit GO freq on invitation 2013-03-01 20:01:01 +02:00