]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 3 Dec 2021 22:07:22 +0000 (14:07 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Dec 2021 16:05:51 +0000 (17:05 +0100)
commitbccf56d3d7f6931ad8e3dbd7322462fea619ae3d
tree4670d10bd18cbc5964390af4a1dbc2516d3a70f7
parentf9ef6972f365d6b3dcd15904ed2340fb8a48305b
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag

This introduces HCI_CONN_FLAG_DEVICE_PRIVACY which can be used by
userspace to indicate to the controller to use Device Privacy Mode to a
specific device.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c