zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 1afbe0770c Bluetooth: controller: Fix accept scan en/disable if already en/disabled
Conform to Bluetooth Specification, if the LE_Scan_Enable
parameter is set to 0x01 and scanning is already enabled,
any change to the Filter_Duplicates setting shall take
effect. Disabling scanning when it is disabled has no
effect.

Fixes #31019.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-01-29 08:02:46 -05:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Fix accept scan en/disable if already en/disabled 2021-01-29 08:02:46 -05:00
include Bluetooth: controller: Fix BIG Sync Terminate command 2021-01-26 06:18:23 -05:00
ll_sw Bluetooth: controller: Fix peripheral conditional compilation 2021-01-27 13:35:48 -05:00
ticker Bluetooth: controller: Make must-expire runtime configurable 2020-12-20 13:35:58 +01:00
util Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig bluetooth: controller: Disable Coded PHY by default. 2021-01-21 15:57:48 -05:00
Kconfig.df Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Fix accept scan en/disable if already en/disabled 2021-01-29 08:02:46 -05:00