aboutsummaryrefslogtreecommitdiff
path: root/src/common/dpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dpp.h')
-rw-r--r--src/common/dpp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/dpp.h b/src/common/dpp.h
index ab3f9271..585d3980 100644
--- a/src/common/dpp.h
+++ b/src/common/dpp.h
@@ -138,6 +138,8 @@ struct dpp_bootstrap_info {
const struct dpp_curve_params *curve;
unsigned int pkex_t; /* number of failures before dpp_pkex
* instantiation */
+ int nfc_negotiated; /* whether this has been used in NFC negotiated
+ * connection handover */
char *configurator_params;
};