Details
Description
In some error cases (e.g. invalid packet length, timeouts) the confirmation packet has invalid packet length (which is that one from the request). Additionally, the request packet data is mirrored back, meaning the confirmation data content is not correct.
The confirmation packet shall have correct packet length and the content initialized to correct values.