-
CONFIG_OPENTHREAD_DTLS
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
NET_L2_OPENTHREAD
&& NETWORKING
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/l2/openthread/Kconfig:26
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:22
→ subsys/net/Kconfig:78
→ subsys/net/l2/Kconfig:75
Menu path: (Top) → Networking → Link layer and IP networking support → Link layer options → OpenThread L2
config OPENTHREAD_DTLS bool selectMBEDTLS_TLS_VERSION_1_2
selectMBEDTLS_DTLS
selectMBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED
selectMBEDTLS_ECP_DP_SECP256R1_ENABLED
selectMBEDTLS_ECP_NIST_OPTIM
selectMBEDTLS_MAC_CMAC_ENABLED
selectMBEDTLS_SSL_EXPORT_KEYS
selectMBEDTLS_CTR_DRBG_ENABLED
selectMBEDTLS_HMAC_DRBG_ENABLED
depends onNET_L2_OPENTHREAD
&&NETWORKING
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)