zephyr/subsys/bluetooth/controller
Andrzej Kaczmarek 04a48d9ec2 Bluetooth: controller: Fix build without BT_CENTRAL
lll->conn is only defined valid when BT_CENTRAL is enabled.
Also ull_sched_mfy_after_mstr_offset_get is only used when BT_CENTRAL
is enabled.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-11-11 13:23:33 +01:00
..
crypto
hal Bluetooth: controller: Add cpu_dsb hal interface 2020-08-31 13:49:13 +02:00
hci Bluetooth: controller: Use connection complete variable naming 2020-11-11 13:20:33 +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: Fix build without BT_CENTRAL 2020-11-11 13:23:33 +01:00
ticker Bluetooth: controller: Prevent incorrect lazy_current increment 2020-09-04 14:14:23 +02:00
util
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: Add Max. AD data buffers Kconfig option 2020-11-11 12:28:05 +01:00