Searched defs:ubcsp_packet (Results 1 – 1 of 1) sorted by relevance
69 struct ubcsp_packet struct71 uint8 channel; /* Which Channel this packet is to/from */72 uint8 reliable; /* Is this packet reliable */73 uint8 use_crc; /* Does this packet use CRC data protection */74 uint16 length; /* What is the length of the payload data */75 uint8 *payload; /* The payload data itself - size of length */