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.

Field Size Values Description
Message ID 1 byte 0x10  
Data length 2 bytes 1  
Handshake status 1 byte

0x00: Handshake accepted

0x01: Handshake rejected. Invalid protocol version.

0x02: Handshake rejected. Other reason.