zephyr/tests/bluetooth/shell
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
..
boards bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
snippets/xterm-native-shell
src Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
audio.conf tests: bt: enable entropy sources where missing 2024-11-27 16:40:47 -05:00
cdc_acm.conf tests: bluetooth: disable CDC ACM logging 2024-10-08 05:58:30 -04:00
CMakeLists.txt
Kconfig.sysbuild
log.conf
mesh.conf
prj_br.conf
prj.conf
run-bsim.sh
sysbuild.cmake
testcase.yaml Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
usb.overlay