zephyr/subsys/bluetooth/controller
Morten Priess 7a79f1a73c Bluetooth: controller: Support for multiple CISes in a CIG
When a CIS indication is received and CIG ticker is already started,
calculate the absolute time of the first subevent of the new CIS,
and validate the handle. This will allow the LLL prepare to see a new
valid CIS, and calculate the offset within the CIG event, where the new
CIS should start. This offset is then valid for all following events for
the duration of the CIS.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2021-03-31 11:18:27 +02:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Initial CIS peripheral establishment 2021-03-27 08:57:03 -04:00
include Bluetooth: controller: Fix flash driver sync regression 2021-03-30 10:55:36 +02:00
ll_sw Bluetooth: controller: Support for multiple CISes in a CIG 2021-03-31 11:18:27 +02:00
ticker Bluetooth: controller: Ticker next slot get to return lazy value 2021-03-30 10:54:23 +02:00
util Bluetooth: controller: Fix Tx Buffer Overflow 2021-02-02 14:00:57 -05:00
CMakeLists.txt Bluetooth: controller: Add init/reset stubs for CIS central/peripheral ULL 2021-02-15 17:33:46 -05:00
Kconfig Bluetooth: controller: Ignore connections from same peer 2021-03-17 15:32:47 -04:00
Kconfig.df Bluetooth: host: direction: Remove compilation warning 2021-02-25 14:53:27 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Enable GPIO debug pins for nrf52833 DK 2021-03-31 11:17:58 +02:00