Skip to content

Commit 9bb46e0

Browse files
committed
doc: Bluetooth: Remove note about ZLL requiring Tinycrypt
This configuration no longer exists. Also, the ECDH generation in the controller was also removed from the SoftDevice Controller, so no additional configuration change is needed. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent de5caa9 commit 9bb46e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/nrf/protocols/bt/bt_stack_arch.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ Exceptions are the :ref:`ble_llpm` sample, which requires the SoftDevice Control
9494
By default, all samples are currently configured to use SoftDevice Controller.
9595
To use the Zephyr Bluetooth LE Controller instead, use the :ref:`bt-ll-sw-split <zephyr:snippet-bt-ll-sw-split>` snippet (see :ref:`app_build_snippets`) and make sure to build from a clean build directory.
9696

97-
.. note::
98-
If your Bluetooth application requires the LE Secure Connections pairing and you want to use the Zephyr Bluetooth LE Controller, make sure to enable the :kconfig:option:`CONFIG_BT_TINYCRYPT_ECC` Kconfig option as the ECDH cryptography is not supported by this Bluetooth LE Controller.
99-
10097
Zephyr Host
10198
***********
10299

0 commit comments

Comments
 (0)