zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 4dbfb22a7e Bluetooth: Controller: Relax radio packet pointer assignment deadline
Relax the radio packet pointer assignment deadline assertion
until access address being transmitted. The PDU buffer is
probably only needed just after access address is being
transmitted or received by the radio. This will give some
more breathing room for slow CPUs like in nRF51x SoCs.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-08-14 10:45:59 +01:00
..
coex
crypto
flash
hal Bluetooth: controller: Implement macros for vendor assert information 2024-05-08 15:03:08 -05:00
hci Bluetooth: Controller: Add ISR profiling using ticker ticks 2024-08-14 10:45:59 +01:00
include Bluetooth: Controller: BT_CTLR_ISO_TX_BUFFER_SIZE from BT_ISO_TX_MTU 2024-05-10 15:02:10 +02:00
ll_sw Bluetooth: Controller: Relax radio packet pointer assignment deadline 2024-08-14 10:45:59 +01:00
ticker Bluetooth: Controller: BT_TICKER_REMAINDER_SUPPORT conditional 2024-08-05 16:28:18 +02:00
util everywhere: replace double words 2024-06-22 05:40:22 -04:00
CMakeLists.txt Bluetooth: Controller: Fix BT_CTLR_LE_ENC conditional compilation 2024-06-07 18:07:48 +01:00
Kconfig bluetooth: Add Kconfig for LE Connection Subrating 2024-08-05 10:16:27 +02:00
Kconfig.df bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Fix regression using speed optimization 2024-08-14 10:45:59 +01:00