-
CONFIG_BT_ECC
¶
Enable ECDH key generation support
Type: bool
Help¶
This option adds support for ECDH HCI commands.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/host/Kconfig:520
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:144
Menu path: (top menu) → Bluetooth
config BT_ECC bool prompt "Enable ECDH key generation support" ifBT_HCI
&&BT
depends onBT_HCI
&&BT
help This option adds support for ECDH HCI commands.
(Definitions include propagated dependencies, including from if’s and menus.)