Diff between ac03584d41dd7a5176b78f76920d011613d7c3a1 and 1bde19d427f9bc96ef8f966bdd05752257fa04a4
Changed Files
| File | Additions | Deletions | Status |
| lib/mgmt.h | +1 | -0 | modified |
Full Patch
diff --git a/lib/mgmt.h b/lib/mgmt.h
index b8c8718..a2260a9 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -96,6 +96,7 @@ struct mgmt_rp_read_index_list {
#define MGMT_SETTING_ADVERTISING 0x00000400
#define MGMT_SETTING_SECURE_CONN 0x00000800
#define MGMT_SETTING_DEBUG_KEYS 0x00001000
+#define MGMT_SETTING_PRIVACY 0x00002000
#define MGMT_OP_READ_INFO 0x0004
struct mgmt_rp_read_info {