diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-02-24 07:11:47 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2022-02-24 21:07:01 +0100 |
commit | 80740ebb7e1ad15ab9c11425dcd26e073f86d74b (patch) | |
tree | 8d7a533aa69856b699f87fc4f0ab4a2cf66d69a5 /include | |
parent | 2e8ecb4bbc13d4752d64a9f8f5512d59125cab25 (diff) |
Bluetooth: hci_sync: Fix hci_update_accept_list_sync
hci_update_accept_list_sync is returning the filter based on the error
but that gets overwritten by hci_le_set_addr_resolution_enable_sync
return instead of using the actual result of the likes of
hci_le_add_accept_list_sync which was intended.
Fixes: ad383c2c65a5b ("Bluetooth: hci_sync: Enable advertising when LL privacy is enabled")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions