Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
lwm2m_path.h File Reference

Go to the source code of this file.

Macros

#define LWM2M_PATH(...)
 Generate LwM2M string paths using numeric components.
 
#define LWM2M_OBJ(...)    GET_OBJ_MACRO(__VA_ARGS__, LWM2M_OBJ4, LWM2M_OBJ3, LWM2M_OBJ2, LWM2M_OBJ1)(__VA_ARGS__)
 Initialize LwM2M object structure.