DPP: Network Introduction protocol for wpa_supplicant

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Jouni Malinen 2017-06-18 20:19:25 +03:00 committed by Jouni Malinen
parent 4ff89c2ebd
commit a0d5c56f8b
6 changed files with 211 additions and 3 deletions

View file

@ -155,6 +155,7 @@ extern "C" {
#define DPP_EVENT_CONNECTOR "DPP-CONNECTOR "
#define DPP_EVENT_C_SIGN_KEY "DPP-C-SIGN-KEY "
#define DPP_EVENT_NET_ACCESS_KEY "DPP-NET-ACCESS-KEY "
#define DPP_EVENT_MISSING_CONNECTOR "DPP-MISSING-CONNECTOR "
/* MESH events */
#define MESH_GROUP_STARTED "MESH-GROUP-STARTED "