OSDN Git Service

lib: Add management setting for secure connections
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 11 Jan 2014 09:10:36 +0000 (01:10 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 11 Jan 2014 09:10:36 +0000 (01:10 -0800)
lib/mgmt.h

index 68f99f3..58a651c 100644 (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 {