zephyr/subsys/bluetooth/controller/ll_sw
Andrzej Kaczmarek aec809e75e Bluetooth: controller: Remove redundant check
We handle secondary channel only for extended advertising sets, that
means we always have ADV_EXT_IND on primary channel so there is no need
to support non-ext PDUs here.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-11-05 12:17:16 +01:00
..
nordic Bluetooth: controller: Remove redundant check 2020-11-05 12:17:16 +01:00
openisa
ll_addr.c
ll_settings.c
ll_test.h
ll_tx_pwr.c
lll_chan.c
lll_chan.h
lll_clock.h
lll_conn.h
lll_filter.h
lll_scan.h Bluetooth: controller: Extended Scan with duration and period 2020-10-21 12:44:38 +02:00
lll_sync.h
lll.h Bluetooth: controller: Cond. compile related to extended scanning 2020-10-21 12:44:38 +02:00
nrf.cmake
openisa.cmake
pdu.h
ull_adv_aux.c
ull_adv_internal.h
ull_adv_iso.c
ull_adv_sync.c Bluetooth: controller: Rework handling of failure to start sync 2020-10-21 12:44:28 +02:00
ull_adv_types.h
ull_adv.c Bluetooth: controller: Adv set terminated event on Directed Adv timeout 2020-10-30 15:55:57 +01:00
ull_chan_internal.h
ull_chan.c
ull_conn_internal.h
ull_conn_types.h
ull_conn.c sys: util: Replace MIN(MAX(a, b), c) with CLAMP 2020-11-05 12:12:17 +01:00
ull_filter.c
ull_filter.h
ull_internal.h
ull_master_internal.h
ull_master.c
ull_scan_aux.c
ull_scan_internal.h Bluetooth: controller: Use conversion macros for duration and period 2020-10-21 12:44:38 +02:00
ull_scan_types.h Bluetooth: controller: Extended Scan with duration and period 2020-10-21 12:44:38 +02:00
ull_scan.c Bluetooth: controller: Remove redundant condition compile 2020-10-26 17:40:08 +01:00
ull_sched_internal.h
ull_sched.c
ull_slave_internal.h
ull_slave.c
ull_sync_internal.h
ull_sync_iso.c
ull_sync_types.h
ull_sync.c Bluetooth: controller: Periodic Adv Sync on Coded PHY 2020-10-23 12:56:13 +02:00
ull.c Bluetooth: controller: Reduce use of ARG_UNUSED on auto variables 2020-10-30 15:54:56 +01:00