lib: Add management setting for secure connections

This commit is contained in:
Marcel Holtmann 2014-01-11 01:10:36 -08:00
parent fc217fc53f
commit 16d8bce688

View File

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