-
CONFIG_LWM2M_ENGINE_MAX_PENDING
¶
LWM2M engine max. pending objects
Type: int
Help¶
Set the maximum pending objects for the LWM2M library client
Defaults¶
- 5 if
LWM2M
&&NETWORKING
Kconfig definition¶
At subsys/net/lib/lwm2m/Kconfig:60
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_ENGINE_MAX_PENDING int prompt "LWM2M engine max. pending objects" ifLWM2M
&&NETWORKING
default 5 ifLWM2M
&&NETWORKING
depends onLWM2M
&&NETWORKING
help Set the maximum pending objects for the LWM2M library client
(Definitions include propagated dependencies, including from if’s and menus.)