hostap/src/p2p
Jouni Malinen fbe7027239 P2P: Provide local event on GO Neg Req rejection
If an authorized (p2p_connect used locally) GO Negotiation is
rejected when receiving GO Negotiation Request from the peer,
indicate the failure with a ctrl_interface P2P-GO-NEG-FAILURE
event. Previously, this event was only shown on the peer (i.e.,
the device receiving the GO Negotiation Response with non-zero
Status code).
2010-09-10 10:30:25 -07:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Provide local event on GO Neg Req rejection 2010-09-10 10:30:25 -07:00
p2p.h P2P: Add peer entry based on Provision Discovery Request 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: Provide local event on GO Neg Req rejection 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: Fix GAS fragmentation to match with IEEE 802.11u 2010-09-09 07:17:21 -07:00
p2p_invitation.c P2P: Process Invitation Request from previously unknown peer 2010-09-10 10:30:25 -07:00
p2p_parse.c P2P: Fix cross connection allowed parser to use correct field 2010-09-09 07:17:22 -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