zephyr/subsys/bluetooth/controller
Troels Nilsson 9ce9d57732 Bluetooth: Controller: Fix per adv interval value check
Invalid values should result in BT_HCI_ERR_INVALID_PARAM

The interval check should only fail with
BT_HCI_ERR_UNSUPP_FEATURE_PARAM_VAL if the requested range
cannot be fulfilled by the controller (ie. there is no overlap
with the supported range)

Fixes EBQ tests HCI/DDI/BI-53-C through HCI/DDI/BI-61-C and
HCI/CCO/BI-64-C

Signed-off-by: Troels Nilsson <trnn@demant.com>
2024-03-07 10:58:40 +00:00
..
coex bluetooth: controller: coex: convert to DT device 2023-09-15 16:04:19 +02:00
crypto
flash
hal
hci Bluetooth: Controller: Fix per adv interval value check 2024-03-07 10:58:40 +00:00
include
ll_sw Bluetooth: Controller: Vendor Specific: support for Scan Request Reports 2024-03-07 10:57:09 +00:00
ticker Bluetooth: Controller: Fix leak in scheduled ticker node 2023-10-06 12:54:12 +02:00
util Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00
CMakeLists.txt Bluetooth: Controller: re-add missing hci_vendor.c reference 2024-03-04 12:14:15 +00:00
Kconfig Bluetooth: Controller: Remove experimental from LE Set Host Feature 2024-03-07 10:57:31 +00:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00