Diff between fc217fc53f13b58ff09b2262682c406df24aa54b and 16d8bce688d27e704789d034c54aeb7d85ac8a18
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 68f99f3..58a651c 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -94,6 +94,7 @@ struct mgmt_rp_read_index_list {
#define MGMT_SETTING_HS 0x00000100
#define MGMT_SETTING_LE 0x00000200
#define MGMT_SETTING_ADVERTISING 0x00000400
+#define MGMT_SETTING_SECURE_CONN 0x00000800
#define MGMT_OP_READ_INFO 0x0004
struct mgmt_rp_read_info {