-
CONFIG_LWM2M_ENGINE_MAX_REPLIES
¶
LWM2M engine max. reply objects
Type: int
Help¶
Set the maximum reply objects for the LWM2M library client
Defaults¶
- 5 if
LWM2M
&&NETWORKING
Kconfig definition¶
At subsys/net/lib/lwm2m/Kconfig:45
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:17
Menu path: (top menu) → Networking → Network Protocols → OMA LWM2M protocol stack
config LWM2M_ENGINE_MAX_REPLIES int prompt "LWM2M engine max. reply objects" ifLWM2M
&&NETWORKING
default 5 ifLWM2M
&&NETWORKING
depends onLWM2M
&&NETWORKING
help Set the maximum reply objects for the LWM2M library client
(Definitions include propagated dependencies, including from if’s and menus.)