Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/
Dlwm2m_message_handling.c182 static int get_block_ctx(const struct lwm2m_obj_path *path, struct lwm2m_block_context **ctx) in get_block_ctx() function
2061 r = get_block_ctx(&msg->path, &block_ctx); in parse_write_op()