]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: hci_core: Remove le_restart_scan work
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Sep 2023 21:13:35 +0000 (14:13 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Dec 2023 17:55:17 +0000 (12:55 -0500)
commit78db544b5d276b70c6ea2c2909ffed96b10229a3
tree51f6937c63411f687d8ad9a9e9d60ba7ccc4eaa1
parentba9e401493148b82b0a74b89ee416851ede11a77
Bluetooth: hci_core: Remove le_restart_scan work

This removes le_restart_scan work and instead just disables controller
duplicate filtering when discovery result_filtering is enabled and
HCI_QUIRK_STRICT_DUPLICATE_FILTER is set.

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