diff options
author | Sathish Narasimman <nsathish41@gmail.com> | 2020-10-29 13:18:21 +0530 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-11-09 13:40:29 +0100 |
commit | 1fb17dfc258ff6208f7873cc7b8e40e27515d2d5 (patch) | |
tree | 45e1c4ce32baf1cf7dd75326a1b576eec828233d /net/bluetooth/bnep | |
parent | 1996d9cad6ad4882a79464e9fb941a68c693f8fc (diff) | |
download | linux-1fb17dfc258ff6208f7873cc7b8e40e27515d2d5.tar.bz2 |
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/bnep')
0 files changed, 0 insertions, 0 deletions