zephyr/subsys/bluetooth/controller/hci
Troels Nilsson 5d44e36779 Bluetooth: Controller: Fix BIS target_event truncated to 8 bits
The target_event value is up to 39-bits but was put into a uint8_t

Signed-off-by: Troels Nilsson <trnn@demant.com>
2024-05-06 15:03:56 +01:00
..
hci_driver.c Bluetooth: Controller: Fix regression in BT_RX_STACK_SIZE use 2024-04-12 13:48:57 +02:00
hci_internal.h
hci_user_ext.h
hci.c Bluetooth: Controller: Fix BIS target_event truncated to 8 bits 2024-05-06 15:03:56 +01:00