Searched refs:lwm2m_send_cb (Results 1 – 4 of 4) sorted by relevance
1566 int lwm2m_send_cb(struct lwm2m_ctx *ctx, const struct lwm2m_obj_path path_list[],
98 ret = lwm2m_send_cb(ctx, lwm2m_path_list, path_cnt, send_cb); in cmd_send()
3517 int lwm2m_send_cb(struct lwm2m_ctx *ctx, const struct lwm2m_obj_path path_list[], in lwm2m_send_cb() function
674 Sending of data in the table above refers to calling :c:func:`lwm2m_send_cb` or by writing into one…