P2P: Add Device Password ID to GO Neg Request RX event

This event indicates the Device Password ID that the peer tried
to use in GO Negotiation. For example:
P2P-GO-NEG-REQUEST 02:40:61:c2:f3:b7 dev_passwd_id=4
This commit is contained in:
Jouni Malinen 2010-07-26 15:31:19 -07:00 committed by Jouni Malinen
parent 4147a2cc64
commit 3dfda83d9c
5 changed files with 9 additions and 7 deletions

View file

@ -913,7 +913,7 @@ P2P_EVENT_GO_NEG_REQUEST: A P2P device requested GO negotiation, but we
were not ready to start the negotiation.
\verbatim
P2P-GO-NEG-REQUEST 02:40:61:c2:f3:b7
P2P-GO-NEG-REQUEST 02:40:61:c2:f3:b7 dev_passwd_id=4
\endverbatim
\subsection ctrl_iface_event_P2P_EVENT_GO_NEG_SUCCESS P2P-GO-NEG-SUCCESS