zephyr/subsys/bluetooth/controller
Wolfgang Puffitsch cfa668fd51 Bluetooth: controller: Restructure LLL include files
Move LLL header files for all roles to common folder. Move
vendor-specific content to internal header files, in particular ADV
buffer handling. Define the vendor-specific type lll_adv_pdu in a
separate header file lll_adv_pdu.h to avoid cyclic dependency when
moving ADV buffer handling to internal header file. Make sure all
internal header files are in vendor-specific folders.

The goal is to have a more consistent structure for LLL header files
and allow unconditional inclusion of non-internal LLL header files.

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2021-02-18 12:03:13 -05: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: Refactor ECC emulation supported commands bits 2021-02-18 13:50:22 +01:00
include Bluetooth: controller: Add support for ISO feature bits 2021-02-15 17:33:46 -05:00
ll_sw Bluetooth: controller: Restructure LLL include files 2021-02-18 12:03:13 -05:00
ticker Bluetooth: controller: Make must-expire runtime configurable 2020-12-20 13:35:58 +01: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: Define ULL/LLL interface for CIS central and periph 2021-02-15 17:33:46 -05:00
Kconfig.df Bluetooth: controller: LLL: enable TX of CTE with per. adv. PDU 2021-02-15 08:00:58 -05:00
Kconfig.ll_sw_split Bluetooth: controller: Use Subsystem defined Periodic Advertising Kconfig 2021-02-15 08:01:56 -05:00