Attention is currently required from: Hoernchen, laforge.
jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42797?usp=email )
Change subject: CCID: Send procedure byte, when not expected ......................................................................
Patch Set 7:
(1 comment)
Patchset:
PS7:
how is this test different from sending only one of the byts of a sttaus word? To the reader, there […]
looking at tpdu_s_procedure_action() of osmo-ccid-firmare shows that the reader decides if this is a status word (0x6x / 0x9x) or if it should proceed (INS) and shoul wait for the 256 bytes (as Hoernchen stated). the reader is working at TPDU level, so it does not care, if there is a command that requires a response or not. (see also CCID spec §3.2.1)