-
CONFIG_UPDATEHUB_DTLS
¶
Activate communication CoAPS/DTLS
Type: bool
Help¶
Enables DTLS communication between the UpdateHub client and the server
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/mgmt/updatehub/Kconfig:74
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:35
→ <Zephyr>/subsys/mgmt/Kconfig:13
Menu path: (Top) → Sub Systems and OS Services → Device Management → UpdateHub Firmware Over-the-Air support
config UPDATEHUB_DTLS bool "Activate communication CoAPS/DTLS" selectMBEDTLS
selectMBEDTLS_ENABLE_HEAP
selectNET_SOCKETS_SOCKOPT_TLS
selectNET_SOCKETS_ENABLE_DTLS
depends onUPDATEHUB
help Enables DTLS communication between the UpdateHub client and the server
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)