Searched refs:float_bn_obj (Results 1 – 1 of 1) sorted by relevance
105 struct senml_float_bn_payload float_bn_obj; member524 obj_payload = &fd->json.obj.float_bn_obj; in json_float_object_write()525 fd->json.obj.float_bn_obj.base_name = fd->bn_string; in json_float_object_write()526 fd->json.obj.float_bn_obj.name = fd->name_string; in json_float_object_write()527 fd->json.obj.float_bn_obj.val_float.start = pt_buffer; in json_float_object_write()528 fd->json.obj.float_bn_obj.val_float.length = float_string_length; in json_float_object_write()