-
CONFIG_LWM2M_DTLS_SUPPORT
¶
Enable DTLS support in the LwM2M client
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/lib/lwm2m/Kconfig:23
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:17
Menu path: (top menu) → Networking → Network Protocols → OMA LWM2M protocol stack
config LWM2M_DTLS_SUPPORT bool prompt "Enable DTLS support in the LwM2M client" ifLWM2M
&&NETWORKING
selectTLS_CREDENTIALS
ifLWM2M
&&NETWORKING
selectNET_SOCKETS_SOCKOPT_TLS
ifLWM2M
&&NETWORKING
selectNET_SOCKETS_ENABLE_DTLS
ifLWM2M
&&NETWORKING
depends onLWM2M
&&NETWORKING
(Definitions include propagated dependencies, including from if’s and menus.)