Files
simtrace2/host
Kévin Redon 7e5cda5732 remsim: fix TPDU response size transmission
the TDPU response data size can be up to 256.
this length cannot be stored in a uint8_t, which would cause the
length to become 0, no data being send, and the reader reset the
card because of misbehaviour of the card (i.e. no/malformed
response leading to the timeout of the waiting time).

Change-Id: Iae7671085aaa3115a02d82530dd7a0e7e2d4155e
2018-10-21 12:29:26 +00:00
..
2018-07-11 22:01:56 +02:00
2018-07-11 22:01:56 +02:00
2018-07-11 22:01:56 +02:00
2018-09-06 23:15:44 +02:00