5.2.4.1.2 MSG_RES_HANDSHAKE

The PC should respond to a handshake request from the target with this packet. The PC should always communicate with the target using the protocol version stated in the targets handshake request message. If the PC for some reason is unable to do this, the handshake request must be rejected.

FieldSizeValuesDescription
Message ID1 byte0x10
Data length2 bytes1
Handshake status1 byte

0x00: Handshake accepted

0x01: Handshake rejected. Invalid protocol version.

0x02: Handshake rejected. Other reason.