Bluetooth: MGMT: Mark LL Privacy as stable
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 25 Nov 2024 20:42:11 +0000 (15:42 -0500)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 15 Jan 2025 15:32:00 +0000 (10:32 -0500)
commite209e5ccc5ac4b2637159ea19be95a1b16846f31
tree39ca3a1aef7032ac126431fb542b9c1266ba124e
parent0e6dfac5f2c4e54ccbfbb46d69c0fe0dba857a6f
Bluetooth: MGMT: Mark LL Privacy as stable

This marks LL Privacy as stable by removing its experimental UUID and
move its functionality to Device Flag (HCI_CONN_FLAG_ADDRESS_RESOLUTION)
which can be set by MGMT Device Set Flags so userspace retain control of
the feature.

Link: https://github.com/bluez/bluez/issues/1028
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_sync.c
net/bluetooth/mgmt.c