Searched defs:block_continuous_data (Results 1 – 1 of 1) sorted by relevance
131 struct block_continuous_data { struct132 uint8_t type;133 uint8_t size[3]; // Equals to the size of frames.135 uint8_t frames[0]; // Aligned to little-endian.