Searched refs:boolean_bn_t_obj (Results 1 – 1 of 1) sorted by relevance
110 struct senml_boolean_bn_t_payload boolean_bn_t_obj; member637 obj_payload = &fd->json.obj.boolean_bn_t_obj; in json_boolean_object_write()638 fd->json.obj.boolean_bn_t_obj.base_name = fd->bn_string; in json_boolean_object_write()639 fd->json.obj.boolean_bn_t_obj.name = fd->name_string; in json_boolean_object_write()640 fd->json.obj.boolean_bn_t_obj.base_time.start = fd->timestamp_buffer; in json_boolean_object_write()641 fd->json.obj.boolean_bn_t_obj.base_time.length = fd->timestamp_length; in json_boolean_object_write()642 fd->json.obj.boolean_bn_t_obj.val_bool = value; in json_boolean_object_write()