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)
commit6126ffabba6b415bd6bf3e1b091ef074e86765c6
tree4670d10bd18cbc5964390af4a1dbc2516d3a70f7
parent800fe5ec302e1ebbf5e3f891f886deecd49c7132
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