Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: lwm2m: Keep user_data between blocks
CoAP reply structure user_data should be kept between ongoing blocks, so that callbacks for LwM2M send continue to work on blockwise transfers. Fixes zephyrproject-rtos#64290 Signed-off-by: Seppo Takalo <[email protected]>
- Loading branch information