zephyr/tests/bluetooth/controller/ctrl_min_used_chans
Johan Hedberg 8b02141ca7 Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR
Deprecate BT_CTLR, and add a new HAS_BT_CTLR as a virtual option which
specific users (like BT_LL_SW_SPLIT) select. This also means that we can
remove all places that were forcefully enabling the BT_CTLR option, and
instead we now depend on devicetree to get some local LL HCI driver
enabled which in turn also enables the HAS_BT_CTLR option.

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2024-12-03 10:16:44 +01:00
..
src tests: bluetooth: add prefix to exposed API 2023-02-24 11:46:39 +01:00
CMakeLists.txt tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
Kconfig Bluetooth: Controller: Add device tree dependency to selection 2024-09-26 11:10:22 +01:00
prj.conf Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00