zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada c5e077c48f Bluetooth: Controller: Make node rx release code conditionally reusable
Make the block of code that is used to release node rx with
type NODE_RX_TYPE_RELEASE to be conditionally available for
other Kconfig selectable features like Extended Scanning.

Previously it was only available for CONFIG_BT_CONN, but now
Extended Scanning with LLL scheduling releases node rx when
radio event is closed due to failure to receive an auxiliary
PDU.

Relates to commit 2feffaf719 ("Bluetooth: Controller:
Release LLL scheduling aux on incomplete data").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-08-27 06:47:42 -04:00
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: hci: Add missing DF conn-less cmds to supp list 2021-08-25 18:02:39 -04:00
include Bluetooth: Controller: Fix radio packet size for Extended Scanning 2021-08-26 13:42:41 -04:00
ll_sw Bluetooth: Controller: Make node rx release code conditionally reusable 2021-08-27 06:47:42 -04:00
ticker Bluetooth: controller: Add ticker_yield_abs interface 2021-06-14 15:19:33 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: Controller: Warn when building experimental features 2021-07-10 14:53:26 -04:00
Kconfig Bluetooth: Controller: Fix radio packet size for Extended Scanning 2021-08-26 13:42:41 -04:00
Kconfig.df Bluetooth: controller: Add option to enable conn. CTE request feature 2021-08-18 20:11:10 -04:00
Kconfig.ll_sw_split Bluetooth: Controller: clean up nRF DFE 2021-08-17 17:52:43 -04:00