aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
diff options
context:
space:
mode:
authorSathish Narasimman <nsathish41@gmail.com>2020-07-23 18:09:03 +0530
committerMarcel Holtmann <marcel@holtmann.org>2020-07-30 11:14:05 +0200
commitcbbdfa6f331980c6786b4ca5df53c37b90df3246 (patch)
tree5dde146564784087fa99373acc7fc3382418d890 /include/net/bluetooth/hci.h
parentBluetooth: Enable RPA Timeout (diff)
downloadlinux-dev-cbbdfa6f331980c6786b4ca5df53c37b90df3246.tar.xz
linux-dev-cbbdfa6f331980c6786b4ca5df53c37b90df3246.zip
Bluetooth: Enable controller RPA resolution using Experimental feature
This patch adds support to enable the use of RPA Address resolution using expermental feature mgmt command. Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r--include/net/bluetooth/hci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h
index dd82cce77a7a..c8e67042a3b1 100644
--- a/include/net/bluetooth/hci.h
+++ b/include/net/bluetooth/hci.h
@@ -318,6 +318,7 @@ enum {
HCI_FORCE_BREDR_SMP,
HCI_FORCE_STATIC_ADDR,
HCI_LL_RPA_RESOLUTION,
+ HCI_ENABLE_LL_PRIVACY,
HCI_CMD_PENDING,
HCI_FORCE_NO_MITM,