zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 5fbb3bf42b Bluetooth: Controller: Fix BIS Control PDU being dispatched as ISO Data
Fix missing jump to Rx ISR done that caused the Control PDU
to be enqueued as ISO data PDU, causing the ISOAL to assert
on receiving invalid LLID.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-01-27 23:04:45 +09:00
..
crypto Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
hal Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
hci Bluetooth: Controller: Fix Ctrl to Host flow control assertion 2023-01-27 23:04:45 +09:00
include Bluetooth: Controller: Fix ISO Buffer allocation for SDU fragmentation 2023-01-27 23:04:45 +09:00
ll_sw Bluetooth: Controller: Fix BIS Control PDU being dispatched as ISO Data 2023-01-27 23:04:45 +09:00
ticker bluetooth: controller: Reduce user ops status to uint8_t 2022-12-16 11:02:30 +00:00
util Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
CMakeLists.txt Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
Kconfig Bluetooth: Controller: Fix ISO Buffer allocation for SDU fragmentation 2023-01-27 23:04:45 +09:00
Kconfig.df Bluetooth: hci: Add VS IQ samples report using 16 bit sign integer sampl 2022-08-19 16:26:10 +02:00
Kconfig.dtm bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
Kconfig.ll_sw_split Bluetooth: Controller: Fix CIG offset and add time reservations 2023-01-27 23:04:45 +09:00