Bluetooth: Kconfig: Clarify BLUETOOTH_TINYCRYPT_ECC help message
If controller based ECC is to be used and it is not supported LE SC are disabled. Change-Id: I4cf48152fe28cb5678434925de63caaaba493d68 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
8dbd8dcc5b
commit
dee44dee7c
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ config BLUETOOTH_TINYCRYPT_ECC
|
|||
help
|
||||
If this option is set TinyCrypt library is also used for LE Secure
|
||||
Connections elliptic curve Diffie-Hellman key agreement. If not set
|
||||
controller crypto is used for ECDH.
|
||||
controller crypto is used for ECDH and if controller doesn't support
|
||||
required HCI commands LE Secure Connections support will be disabled.
|
||||
|
||||
config BLUETOOTH_HCI_CMD_COUNT
|
||||
int "Number of HCI command buffers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue