Value Meaning 0x01 PACKET_COMMAND_END_COALESCE (Indicates that this is the final coalesced payload in the frame). 0x02 PACKET_COMMAND_RELIABLE (Specifies that the payload SHOULD be delivered reliably). 0x04
Value Meaning PACKET_COMMAND_DATA 0x01 The frame contains user data. PACKET_COMMAND_RELIABLE 0x02 The frame SHOULD be delivered reliably and requires a packet acknowledgment. PACKET_COMMAND_SEQUENTIAL 0x04 The frame SHOULD be indicated sequentially. PACKET_COMMAND_POLL 0x08 The partner SH...
Value Meaning PACKET_COMMAND_DATA 0x01 The frame contains user data. PACKET_COMMAND_RELIABLE 0x02 The frame SHOULD be delivered reliably and requires a packet acknowledgment. PACKET_COMMAND_SEQUENTIAL 0x04 The frame SHOULD be indicated sequentially. PACKET_COMMAND_POLL 0x08 The partner ...
Meaning 0x01 PACKET_COMMAND_END_COALESCE(Indicates that this is the final coalesced payload in the frame). 0x02 PACKET_COMMAND_RELIABLE(Specifies that the payload SHOULD be delivered reliably). 0x04 PACKET_COMMAND_SEQUENTIAL(Specifies that the payload SHOULD be indicated sequentially). ...