zephyr/subsys/bluetooth/controller
Wolfgang Puffitsch f68d7863e5 Bluetooth: controller: Create HCI stubs for CIG/CIS creation and removal
Put infrastructure for the following HCI commands/events in place:
* LE Set CIG Parameters command
* LE Remove CIG command
* LE Create CIS command
* LE Accept CIS Request command
* LE Reject CIS Request command
* LE CIS Established event
* LE CIS Request event

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2020-11-10 13:19:08 +01:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: Add cpu_dsb hal interface 2020-08-31 13:49:13 +02:00
hci Bluetooth: controller: Create HCI stubs for CIG/CIS creation and removal 2020-11-10 13:19:08 +01:00
include Bluetooth: controller: Create HCI stubs for CIG/CIS creation and removal 2020-11-10 13:19:08 +01:00
ll_sw Bluetooth: controller: Create HCI stubs for CIG/CIS creation and removal 2020-11-10 13:19:08 +01:00
ticker Bluetooth: controller: Prevent incorrect lazy_current increment 2020-09-04 14:14:23 +02:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS creation and removal 2020-11-10 13:19:08 +01:00
Kconfig Bluetooth: controller: Introduce Kconfig options for CIS central/peripheral 2020-11-10 13:19:08 +01:00
Kconfig.ll_sw_split bluetooth: controller: All controllers can use BT_CTLR_FILTER 2020-10-19 17:54:32 +02:00