Diff between 8559dc74dba4fbce5dce72dcc633b632c1f267e0 and 77b1bb7f508f06fde3e98d0c75a930b8f69d7380

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 7e1ef7b..27e4337 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -98,6 +98,7 @@ struct mgmt_rp_read_index_list {
 #define MGMT_SETTING_DEBUG_KEYS		0x00001000
 #define MGMT_SETTING_PRIVACY		0x00002000
 #define MGMT_SETTING_CONFIGURATION	0x00004000
+#define MGMT_SETTING_STATIC_ADDRESS	0x00008000
 
 #define MGMT_OP_READ_INFO		0x0004
 struct mgmt_rp_read_info {