Searched refs:json_obj_struct (Results  1 – 1 of 1) sorted by relevance
| /Zephyr-latest/subsys/net/lib/lwm2m/ | 
| D | lwm2m_rw_json.c | 118 struct json_obj_struct {  struct 128 	JSON_OBJ_DESCR_PRIM_NAMED(struct json_obj_struct, "n",  argument 130 	JSON_OBJ_DESCR_PRIM_NAMED(struct json_obj_struct, "v", 132 	JSON_OBJ_DESCR_PRIM_NAMED(struct json_obj_struct, "bv", 134 	JSON_OBJ_DESCR_PRIM_NAMED(struct json_obj_struct, "ov", 136 	JSON_OBJ_DESCR_PRIM_NAMED(struct json_obj_struct, "sv", 187 	struct json_obj_struct array_object;
  |