zephyr/subsys/bluetooth/controller
Thomas Ebert Hansen b15452bd08 Bluetooth: controller: Fix Data Length Update
Before a LL_FEATURE_REQ is sent, verify that the Data Length Update
procedure is still supported as it could have been unmasked as the result
of a previously completed Feature Exchange procedure.

Add unit test to verify the case of enqueuing both a
Feature Exchange procedure and Data Length Update procedure, where the
Feature Exchange procedure would result in the unmasking of the Data
Length Update procedure.

Signed-off-by: Thomas Ebert Hansen <thoh@oticon.com>
2024-02-09 13:46:41 +01:00
..
coex
crypto
flash
hal
hci Bluetooth: Controller: Fix periodic adv data truncation 2024-02-05 18:18:57 +01:00
include
ll_sw Bluetooth: controller: Fix Data Length Update 2024-02-09 13:46:41 +01:00
ticker
util Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00
CMakeLists.txt
Kconfig
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Enforce range for BT_CTLR_ADV_AUX_SYNC_OFFSET 2024-02-02 12:48:54 +01:00