Searched defs:ubcsp_configuration (Results 1 – 1 of 1) sorted by relevance
103 struct ubcsp_configuration struct105 uint8 link_establishment_state;106 uint8 link_establishment_resp;107 uint8 link_establishment_packet;109 uint8 sequence_number:3;110 uint8 ack_number:3;111 uint8 send_ack;112 struct ubcsp_packet *send_packet;113 struct ubcsp_packet *receive_packet;115 uint8 receive_header_checksum;[all …]