1
0
Fork 0
zephyr/tests/bluetooth/addr
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 Bluetooth: Host: Test: bt_addr_from_str 2023-06-05 08:31:06 -04:00
CMakeLists.txt Bluetooth: Host: Test: bt_addr_from_str 2023-06-05 08:31:06 -04:00
prj.conf Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
test.overlay Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
testcase.yaml tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00