summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_debugfs.c
diff options
context:
space:
mode:
authorSathish Narasimman <nsathish41@gmail.com>2020-10-29 13:18:21 +0530
committerMarcel Holtmann <marcel@holtmann.org>2020-11-09 13:40:29 +0100
commit1fb17dfc258ff6208f7873cc7b8e40e27515d2d5 (patch)
tree45e1c4ce32baf1cf7dd75326a1b576eec828233d /net/bluetooth/hci_debugfs.c
parent1996d9cad6ad4882a79464e9fb941a68c693f8fc (diff)
downloadlinux-1fb17dfc258ff6208f7873cc7b8e40e27515d2d5.tar.gz
linux-1fb17dfc258ff6208f7873cc7b8e40e27515d2d5.tar.bz2
linux-1fb17dfc258ff6208f7873cc7b8e40e27515d2d5.zip
Bluetooth: Fix: LL PRivacy BLE device fails to connect
When adding device to white list the device is added to resolving list also. It has to be added only when HCI_ENABLE_LL_PRIVACY flag is set. HCI_ENABLE_LL_PRIVACY flag has to be tested before adding/deleting devices to resolving list. use_ll_privacy macro is used only to check if controller supports LL_Privacy. https://bugzilla.kernel.org/show_bug.cgi?id=209745 Fixes: 0eee35bdfa3b ("Bluetooth: Update resolving list when updating whitelist") Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/hci_debugfs.c')
0 files changed, 0 insertions, 0 deletions