-
CONFIG_LWM2M
¶
OMA LWM2M protocol stack
Type: bool
Help¶
This option adds logic for managing OMA LWM2M data
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/lib/lwm2m/Kconfig:7
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
menuconfig LWM2M bool prompt "OMA LWM2M protocol stack" ifNETWORKING
selectCOAP
ifNETWORKING
selectHTTP_PARSER_URL
ifNETWORKING
selectNET_SOCKETS
ifNETWORKING
selectNET_SOCKETS_POSIX_NAMES
ifNETWORKING
depends onNETWORKING
help This option adds logic for managing OMA LWM2M data
(Definitions include propagated dependencies, including from if’s and menus.)