summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-01-31 11:55:21 -0800
committerJohan Hedberg <johan.hedberg@intel.com>2014-02-13 09:51:41 +0200
commitb1de97d8c06d9d8d38e85dc5b0cf3630372e702c (patch)
tree54724335c31ddb14accbe5c73062723925d7577e /include/net/bluetooth/mgmt.h
parent9bb3c01fdb2201d405dfff8950145640b2355ec4 (diff)
downloadop-kernel-dev-b1de97d8c06d9d8d38e85dc5b0cf3630372e702c.zip
op-kernel-dev-b1de97d8c06d9d8d38e85dc5b0cf3630372e702c.tar.gz
Bluetooth: Add management setting for use of debug keys
When the controller has been enabled to allow usage of debug keys, then clearly identify that in the current settings information. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'include/net/bluetooth/mgmt.h')
-rw-r--r--include/net/bluetooth/mgmt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/mgmt.h b/include/net/bluetooth/mgmt.h
index e19049f..f87f5d7 100644
--- a/include/net/bluetooth/mgmt.h
+++ b/include/net/bluetooth/mgmt.h
@@ -95,6 +95,7 @@ struct mgmt_rp_read_index_list {
#define MGMT_SETTING_LE 0x00000200
#define MGMT_SETTING_ADVERTISING 0x00000400
#define MGMT_SETTING_SECURE_CONN 0x00000800
+#define MGMT_SETTING_DEBUG_KEYS 0x00001000
#define MGMT_OP_READ_INFO 0x0004
#define MGMT_READ_INFO_SIZE 0
OpenPOWER on IntegriCloud