zephyr/subsys/bluetooth/controller
Morten Priess 447c7390f5 Bluetooth: controller: Add window widening for CIS/CIG
Program CIG ticker with window widening drift. Introduce vendor specific
conversion macros allowing sub-microsecond resolution in the
accumulation of window widening drift per interval.

Calculation of window_widening_max_us is done for NSE<3, and must be
adjusted in the LLL before use, if the first CIS in the CIG has a
NSE>=3. In that case window_widening_max_us shall be limited to one sub
interval.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2022-11-03 08:56:58 +00:00
..
crypto Bluetooth: Move out string related function of common/log.h 2022-11-02 13:28:57 +01:00
hal Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
hci Bluetooth: Move out string related function of common/log.h 2022-11-02 13:28:57 +01:00
include Bluetooth: Controller: Fix BT_CTLR_ADV_DATA_LEN_MAX Kconfig dependency 2022-09-08 10:12:56 +02:00
ll_sw Bluetooth: controller: Add window widening for CIS/CIG 2022-11-03 08:56:58 +00:00
ticker Bluetooth: Controller: Fix ticker slot reserved check 2022-11-02 10:33:22 +01:00
util include: add missing arch/cpu.h include 2022-10-11 18:05:17 +02:00
CMakeLists.txt Bluetooth: controller: llcp: fix CI tests for new LLCP 2022-08-14 21:59:09 +02:00
Kconfig Bluetooth: kconfig: Add config options for PAST 2022-10-17 10:14:10 +02: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: Conditional compile optional ticker interfaces 2022-10-07 14:46:38 +02:00