CONFIG_BLUETOOTH_TINYCRYPT_ECC

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 and if controller doesn’t support required HCI commands LE Secure Connections support will be disabled.

Symbol:

BLUETOOTH_TINYCRYPT_ECC

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Use TinyCrypt library for LE SC ECDH” if MICROKERNEL (value: “y”)
Default values:
  • n (value: “n”)
  • Condition: MICROKERNEL (value: “y”)
Selects:
Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

BLUETOOTH_LE && BLUETOOTH && BLUETOOTH_CONN && BLUETOOTH_SMP (value: “n”)

Locations:
  • ../net/bluetooth/Kconfig:195