lib: Add constant for MGMT_SETTING_STATIC_ADDRESS

This commit is contained in:
Marcel Holtmann 2015-03-06 19:53:06 +01:00
parent 8559dc74db
commit 77b1bb7f50

View File

@ -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 {