zephyr/subsys/bluetooth/controller
Rubin Gerritsen 65501061ed Bluetooth: Controller: Kconfig: Move out BT_LL_SW_SPLIT configs
BT_CTLR_ISOAL_LOG_DBG_VERBOSE, BT_CTLR_ISO_TX_SEG_PLAYLOAD_MIN, and
BT_CTLR_CONN_ISO_AVOID_SEGMENTATION are very tied to the BT_LL_SW_SPLIT
implementation. It is very unlikely that these will ever be used by
another controller

Therefore move them out to the BT_LL_SW_SPLIT specific configuration
file. This will likely create less confusion when using another
controller.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2023-10-20 15:03:46 +02:00
..
coex bluetooth: controller: coex: convert to DT device 2023-09-15 16:04:19 +02:00
crypto
flash Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
hal Bluetooth: Controller: Add LL_ASSERT_OVERHEAD define 2023-06-29 17:16:47 +02:00
hci Bluetooth: Controller: Review rework flush timeout support 2023-10-02 10:00:27 +02:00
include Bluetooth: Controller: Inherit BT_ISO_TX_MTU value 2023-06-29 10:06:19 +00:00
ll_sw Bluetooth: Controller: Fix CIS encryption when DF support enabled 2023-10-12 09:48:54 +03:00
ticker Bluetooth: Controller: Fix leak in scheduled ticker node 2023-10-06 12:54:12 +02:00
util Bluetooth: Controller: Fix some compiler instruction re-ordering 2023-09-14 14:30:36 +02:00
CMakeLists.txt
Kconfig Bluetooth: Controller: Kconfig: Move out BT_LL_SW_SPLIT configs 2023-10-20 15:03:46 +02:00
Kconfig.df Bluetooth: controller: Move DF feat selection to LL_SW_SPLIT KConfig 2023-05-24 16:41:21 +02:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Kconfig: Move out BT_LL_SW_SPLIT configs 2023-10-20 15:03:46 +02:00