zephyr/include
Seppo Takalo bf49540a8d net: lwm2m: Add const qualifier to many pointers
Various functions, mostly concerning time-series cache, were not
using const pointer while they still did not modify the content.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-02-22 14:26:20 +01:00
..
zephyr net: lwm2m: Add const qualifier to many pointers 2023-02-22 14:26:20 +01:00