Searched refs:boolean_t_obj (Results 1 – 1 of 1) sorted by relevance
108 struct senml_boolean_t_payload boolean_t_obj; member656 obj_payload = &fd->json.obj.boolean_t_obj; in json_boolean_object_write()657 fd->json.obj.boolean_t_obj.name = fd->name_string; in json_boolean_object_write()658 fd->json.obj.boolean_t_obj.time.start = fd->timestamp_buffer; in json_boolean_object_write()659 fd->json.obj.boolean_t_obj.time.length = fd->timestamp_length; in json_boolean_object_write()660 fd->json.obj.boolean_t_obj.val_bool = value; in json_boolean_object_write()