zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada ee8994ee42 Bluetooth: Controller: Refactor Periodic Advertising cond. compilation
Refactor Periodic Advertising conditional compilation to use
IS_ENABLED define.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-02-02 12:11:00 +01:00
..
nordic Bluetooth: Controller: Refactor Periodic Advertising cond. compilation 2022-02-02 12:11:00 +01:00
openisa Bluetooth: Controller: Add CTE recv and sample in connected mode 2022-01-04 09:10:05 -05:00
isoal.c Bluetooth: controller: ISO-AL CIS RX framed and ISO bugfixes 2021-12-06 09:17:44 -05:00
isoal.h Bluetooth: controller: ISO-AL CIS RX framed and ISO bugfixes 2021-12-06 09:17:44 -05:00
ll_addr.c
ll_feat.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
ll_settings.c
ll_test.h
ll_tx_pwr.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
lll_adv_aux.h
lll_adv_iso.h
lll_adv_sync.h
lll_adv.h Bluetooth: Controller: Advertising Extensions dynamic Tx power control 2021-12-31 20:18:00 +01:00
lll_central_iso.h
lll_central.h
lll_chan.c
lll_chan.h
lll_clock.h
lll_common.c
lll_conn_iso.h
lll_conn.h Bluetooth: Controller: Add Kconfig to enable CTE RX in conn mode 2022-01-21 09:30:23 -05:00
lll_df.h
lll_filter.h
lll_peripheral_iso.h
lll_peripheral.h
lll_scan_aux.h
lll_scan.h Bluetooth: Controller: Advertising Extensions dynamic Tx power control 2021-12-31 20:18:00 +01:00
lll_sched.h
lll_sync_iso.h Bluetooth: controller: Fixed BSIM ISO compile error 2022-01-13 15:15:49 +01:00
lll_sync.h Bluetooth: Controller: Update support for Periodic Sync Receive enable 2021-12-29 18:01:17 +01:00
lll.h Bluetooth: Controller: Fix Periodic Adv Report to scan max data length 2022-01-28 19:13:56 -05:00
nrf.cmake Bluetooth: Controller: BIS initial implementation review rework 2021-11-18 16:48:47 +01:00
openisa.cmake
pdu.h Bluetooth: Controller: Define EVENT_SYNC_B2B_MAFS_US 2022-01-27 14:02:01 +01:00
ull_adv_aux.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
ull_adv_internal.h Bluetooth: Controller: Implement ISO Broadcaster connection handle 2021-11-25 10:43:51 -05:00
ull_adv_iso.c Bluetooth: Controller: Implement ISO Broadcaster connection handle 2021-11-25 10:43:51 -05:00
ull_adv_sync.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
ull_adv_types.h
ull_adv.c Bluetooth: Controller: Add init CTE REQ and RSP variables on conn create 2022-01-21 09:30:23 -05:00
ull_central_internal.h
ull_central_iso_internal.h
ull_central_iso.c
ull_central.c Bluetooth: Controller: Add init CTE REQ and RSP variables on conn create 2022-01-21 09:30:23 -05:00
ull_chan_internal.h
ull_chan.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
ull_conn_internal.h Bluetooth: controller: Add CTE present bit to pdu_data 2021-12-22 12:18:17 +01:00
ull_conn_iso_internal.h
ull_conn_iso_types.h Bluetooth: controller: ISO-AL CIS RX framed and ISO bugfixes 2021-12-06 09:17:44 -05:00
ull_conn_iso.c Bluetooth: controller: ISO-AL CIS RX framed and ISO bugfixes 2021-12-06 09:17:44 -05:00
ull_conn_types.h Bluetooth: Controller: df: Add disable support for CTE REQ and RSP proc 2022-01-21 09:30:23 -05:00
ull_conn.c Bluetooth: Controller: Add CTE REQ disable when change PHY to CODED 2022-02-02 10:53:51 +01:00
ull_df_internal.h Bluetooth: Controller: Add CTE recv and sample in connected mode 2022-01-04 09:10:05 -05:00
ull_df_types.h Bluetooth: Controller: Integrate CTE req in ULL with refactored LLCPs 2022-01-21 09:30:23 -05:00
ull_df.c Bluetooth: Controller: df: Fix wrong PHY type check in CTE req enable 2022-02-02 10:53:51 +01:00
ull_filter.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
ull_filter.h
ull_internal.h Bluetooth: controller: Introduction of RXFIFO composite 2021-12-02 10:52:57 +01:00
ull_iso_internal.h Bluetooth: controller: Support for separate ISO RX data path 2022-01-13 10:32:37 +01:00
ull_iso_types.h Bluetooth: controller: ISO-AL CIS RX framed and ISO bugfixes 2021-12-06 09:17:44 -05:00
ull_iso.c Bluetooth: Controller: Fix missing ISO data packet receive 2022-01-31 18:12:10 +01:00
ull_llcp_chmu.c Bluetooth: controller: completing procedure pause handling 2022-01-10 14:50:14 +01:00
ull_llcp_common.c Bluetooth: Controller: llcp: Add wait for nrf state in CTE REQ 2022-02-02 10:53:51 +01:00
ull_llcp_conn_upd.c Bluetooth: controller: completing procedure pause handling 2022-01-10 14:50:14 +01:00
ull_llcp_enc.c Bluetooth: controller: completing procedure pause handling 2022-01-10 14:50:14 +01:00
ull_llcp_features.h
ull_llcp_internal.h Bluetooth: Controller: Add packet TX restrictions for CTE REQ/RSP PDUs 2022-01-21 09:30:23 -05:00
ull_llcp_local.c Bluetooth: Controller: llcp: add complete evt handling in idle state 2022-02-02 10:53:51 +01:00
ull_llcp_pdu.c Bluetooth: controller: Add handling of CTE request failed 2022-01-21 09:30:23 -05:00
ull_llcp_phy.c Bluetooth: Controller: llcp: Add missing CTE pause in remote PHY change 2022-02-02 10:53:51 +01:00
ull_llcp_remote.c Bluetooth: Controller: Add missing LLCP collision resolve 2022-01-21 09:30:23 -05:00
ull_llcp.c Bluetooth: Controller: Add CTE REQ disable when change PHY to CODED 2022-02-02 10:53:51 +01:00
ull_llcp.h Bluetooth: Controller: df: refactor CTE REQ set disable 2022-02-02 10:53:51 +01:00
ull_periph_internal.h
ull_peripheral_iso_internal.h
ull_peripheral_iso.c Bluetooth: controller: ISO-AL CIS RX framed and ISO bugfixes 2021-12-06 09:17:44 -05:00
ull_peripheral.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
ull_scan_aux.c Bluetooth: Controller: Refactor Periodic Advertising cond. compilation 2022-02-02 12:11:00 +01:00
ull_scan_internal.h Bluetooth: Controller: Fix Periodic Advertising Sync aux context leak 2021-12-22 16:55:17 +01:00
ull_scan_types.h Bluetooth: Controller: Fix to defer Periodic Report after ULL schedule 2022-02-02 12:11:00 +01:00
ull_scan.c Bluetooth: Controller: Rename per_scan field to periodic 2022-01-28 19:13:56 -05:00
ull_sched_internal.h
ull_sched.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
ull_sync_internal.h
ull_sync_iso_internal.h Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
ull_sync_iso.c Bluetooth: Controller: Fix missing ISO data packet receive 2022-01-31 18:12:10 +01:00
ull_sync_types.h Bluetooth: Controller: Fix Periodic Adv Report to scan max data length 2022-01-28 19:13:56 -05:00
ull_sync.c Bluetooth: Controller: Fix Periodic Adv Report to scan max data length 2022-01-28 19:13:56 -05:00
ull_tx_queue.c Bluetooth: controller: fixing up possible race in data tx pause/resume 2022-01-10 14:50:14 +01:00
ull_tx_queue.h
ull.c Bluetooth: Controller: Rename per_scan field to periodic 2022-01-28 19:13:56 -05:00