Home
last modified time | relevance | path

Searched refs:LWM2M_OBJECT_LOCATION_ID (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.4.0/subsys/net/lib/lwm2m/
Dlwm2m_obj_location.c101 location.obj_id = LWM2M_OBJECT_LOCATION_ID; in ipso_location_init()
112 ret = lwm2m_create_obj_inst(LWM2M_OBJECT_LOCATION_ID, 0, &obj_inst); in ipso_location_init()
/Zephyr-Core-3.4.0/include/zephyr/net/
Dlwm2m.h45 #define LWM2M_OBJECT_LOCATION_ID 6 macro