P2P: Provide local event on GO Neg Req rejection
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 6 Sep 2010 16:00:43 +0000 (19:00 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 10 Sep 2010 17:30:25 +0000 (10:30 -0700)
commitfbe702723935c378faa11ed7a1738558185c459d
tree0576d4f3774001d83d2b2fb6bee093477f4bbf31
parent014732ea8150226e6346b777742c3a39685e8dc3
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).
src/p2p/p2p.c
src/p2p/p2p_go_neg.c