1.. _snippet-bt-ll-sw-split:
2
3Zephyr Bluetooth LE Controller (bt-ll-sw-split)
4###############################################
5
6You can build with this snippet by following the instructions in :ref:`the snippets usage page<using-snippets>`.
7When building with ``west``, you can do:
8
9.. code-block:: console
10
11   west build -S bt-ll-sw-split [...]
12
13Overview
14********
15
16This selects the Zephyr Bluetooth LE Controller.
17
18Requirements
19************
20
21Hardware support for:
22
23- :kconfig:option:`CONFIG_BT`
24