Searched refs:lwm2m_engine_res (Results 1 – 24 of 24) sorted by relevance
77 struct lwm2m_engine_res *lwm2m_engine_get_res(102 struct lwm2m_engine_res *res,114 struct lwm2m_engine_res **res);
59 static struct lwm2m_engine_res res[LOCATION_MAX_ID];
809 sizeof(struct lwm2m_engine_res)); in lwm2m_delete_obj_inst()1269 struct lwm2m_engine_res **res, in path_to_objs()1274 struct lwm2m_engine_res *r = NULL; in path_to_objs()1476 struct lwm2m_engine_res *res = NULL; in lwm2m_engine_set()1743 struct lwm2m_engine_res *res = NULL; in lwm2m_engine_get()1929 int lwm2m_engine_get_resource(char *pathstr, struct lwm2m_engine_res **res) in lwm2m_engine_get_resource()2012 struct lwm2m_engine_res *res = NULL; in lwm2m_engine_create_res_inst()2100 struct lwm2m_engine_res *res = NULL; in lwm2m_engine_register_read_callback()2115 struct lwm2m_engine_res *res = NULL; in lwm2m_engine_register_pre_write_callback()2131 struct lwm2m_engine_res *res = NULL; in lwm2m_engine_register_validate_callback()[all …]
102 static struct lwm2m_engine_res res[CONNMON_MAX_ID];
129 const struct lwm2m_engine_res *res, in put_corelink_dimension()429 struct lwm2m_engine_res *res = lwm2m_engine_get_res(path); in put_res_corelink()
65 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][BUTTON_MAX_ID];
72 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][ACCEL_MAX_ID];
79 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][SECURITY_MAX_ID];
66 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][LIGHT_MAX_ID];
70 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][SWITCH_MAX_ID];
80 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][BUZZER_MAX_ID];
70 static struct lwm2m_engine_res res[FIRMWARE_MAX_ID];
84 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][SERVER_MAX_ID];
74 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][NUMBER_OF_OBJ_FIELDS];
75 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][NUMBER_OF_OBJ_FIELDS];
75 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][TEMP_MAX_ID];
126 static struct lwm2m_engine_res res[DEVICE_MAX_ID];
88 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][NUMBER_OF_OBJ_FIELDS];
362 struct lwm2m_engine_res { struct382 struct lwm2m_engine_res *resources; argument
209 struct lwm2m_engine_res *res = NULL; in do_firmware_transfer_reply_cb()
412 struct lwm2m_engine_res *res = NULL; in do_write_op_plain_text()
84 static struct lwm2m_engine_res res[MAX_INSTANCE_COUNT][TIMER_MAX_ID];
812 struct lwm2m_engine_res *res = NULL; in do_write_op_json()
802 struct lwm2m_engine_res *res = NULL; in do_write_op_tlv_item()