Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/
Dlwm2m_rw_json.c347 static int json_boolean_object_write(struct lwm2m_output_context *out, in json_boolean_object_write() function
614 return json_boolean_object_write(out, fd, value); in put_bool()
Dlwm2m_rw_senml_json.c619 static int json_boolean_object_write(struct lwm2m_output_context *out, in json_boolean_object_write() function
856 return json_boolean_object_write(out, fd, value); in put_bool()