Searched refs:lwm2m_block_context (Results 1 – 2 of 2) sorted by relevance
440 struct lwm2m_block_context { struct470 struct lwm2m_block_context *block_ctx;
86 static struct lwm2m_block_context block1_contexts[NUM_BLOCK1_CONTEXT];125 static int init_block_ctx(const struct lwm2m_obj_path *path, struct lwm2m_block_context **ctx) in init_block_ctx()173 static int get_block_ctx(const struct lwm2m_obj_path *path, struct lwm2m_block_context **ctx) in get_block_ctx()204 static void free_block_ctx(struct lwm2m_block_context *ctx) in free_block_ctx()2078 struct lwm2m_block_context *block_ctx = NULL; in parse_write_op()