zephyr/subsys/bluetooth/controller/hci
Nirosharn Amarasinghe 11ce28f8f7 Bluetooth: controller: Consideration for SDU interval in fragmentation
Included consideration for the packet sequence number and time stamps
together with the SDU interval in matching the event for fragmentation
of SDUs to unframed PDUs.

Implemented:
-- Increase in kconfig limit of BT_CTLR_ISO_TX_BUFFERS to allow full 32
   buffers to be available for LL/CIS/PER/BV-39C
-- ISO-AL microsecond time wrapping exposed to be used externally to
   adjust incoming Group Reference Points and Time-stamps where required
-- Function that handles adjustment of payload number according to
   incoming SDU exposed for external use to allow next payload number to
   be accessed by ISO transmit tests
-- Changed internal fragmentation source identification parameter from
   the source structure pointer to the source handle so that only the
   source handle needs to be used for external calls

Signed-off-by: Nirosharn Amarasinghe <niag@demant.com>
2023-04-13 16:09:39 +02:00
..
nordic
openisa
hci_driver.c Bluetooth: controller: Consideration for SDU interval in fragmentation 2023-04-13 16:09:39 +02:00
hci_internal.h Bluetooth: Controller: Fix missing recv fifo reset 2022-07-11 11:28:07 +02:00
hci_user_ext.h
hci.c Bluetooth: controller: Consideration for SDU interval in fragmentation 2023-04-13 16:09:39 +02:00