Data structure containing high-level results along with CS procedure data and ranging data in a serialized and fragmented format.
The content elements placed in the following order:
result size (1 byte)
result buffer content (variable size; type is 1 byte, value is typically 4 bytes)
number of steps (1 byte)
step channel array (variable size, 1 byte per step)
initiator ranging data size (4 bytes)
initiator RAS data (variable size)
reflector ranging data size (4 bytes)
reflector RAS data (variable size)
This entire data content will be fragmented and sent to the host application