zephyr/subsys/bluetooth/controller
Troels Nilsson c64494a32d Bluetooth: Controller: Fix return value for apto with illegal handles
If the connection handle given to a Read/Write Authenticated Payload
Timeout HCI command is a CIS or BIS handle, the error returned has to
be BT_HCI_ERR_CMD_DISALLOWED with the new TCRL

Fixes EBQ test failures in HCI/BIS/BI-14-C, HCI/BIS/BI-15-C,
HCI/CIS/BI-20-C and HCI/CIS/BI-22-C

Signed-off-by: Troels Nilsson <trnn@demant.com>
2025-03-31 22:01:46 +02:00
..
coex Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
crypto
flash
hal Bluetooth: Controller: Refactor isr_ecb and unit testing 2025-01-01 02:04:33 +01:00
hci Bluetooth: Controller: Fix CIS event_count_prepare use 2025-03-29 06:32:21 +01:00
include Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
ll_sw Bluetooth: Controller: Fix return value for apto with illegal handles 2025-03-31 22:01:46 +02:00
ticker Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
util Bluetooth: Controller: Include mem and ecb in-system tests 2025-01-01 02:04:33 +01:00
CMakeLists.txt Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
Kconfig Bluetooth: Controller: Fix dependency for connected ISO Kconfigs 2025-03-24 07:58:00 +01:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split bluetooth: controller: remove select of ENTROPY_NRF_CRACEN_CTR_DRBG 2025-03-19 10:57:18 +01:00