Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rw_senml_json.c126 int timestamp_length; member
520 fd->json.obj.float_bn_t_obj.base_time.length = fd->timestamp_length; in json_float_object_write()
540 fd->json.obj.float_t_obj.time.length = fd->timestamp_length; in json_float_object_write()
641 fd->json.obj.boolean_bn_t_obj.base_time.length = fd->timestamp_length; in json_boolean_object_write()
659 fd->json.obj.boolean_t_obj.time.length = fd->timestamp_length; in json_boolean_object_write()
1358 fd->timestamp_length = len; in put_data_timestamp()