zephyr/subsys/bluetooth/controller
Morten Priess 745bf7297e Bluetooth: controller: Implement CIS Central in ULL
- Add CIS Create policy config choices
- Implemented CIS Central in ULL following proposed setup/commit flow
- Full support for HCI_LE_Set_CIG_Parameters_Test
- Extend ull_conn_iso_start and ull_conn_iso_ticker_cb to handle
  central role
- Partial support for HCI_LE_Set_CIG_Parameters. TODOs:
  * Drop suggested retransmissions if Max_Transmission_Latency is
    exceeded
  * Calculate ISO interval based on policy

Signed-off-by: Morten Priess <mtpr@oticon.com>
2022-11-18 12:48:13 +01: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: controller: HCI fixes for ISO central role CIG/CIS creation 2022-11-18 12:48:13 +01:00
include Bluetooth: controller: HCI fixes for ISO central role CIG/CIS creation 2022-11-18 12:48:13 +01:00
ll_sw Bluetooth: controller: Implement CIS Central in ULL 2022-11-18 12:48:13 +01: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: controller: Implement CIS Central in ULL 2022-11-18 12:48:13 +01: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: Replace Central connection spacing Kconfig 2022-11-17 14:44:17 +01:00