iso14443: fix the dissection of ATQA
authorMartin Kaiser <wireshark@kaiser.cx>
Sun, 6 Mar 2016 16:35:39 +0000 (17:35 +0100)
committerMartin Kaiser <wireshark@kaiser.cx>
Fri, 18 Mar 2016 16:32:00 +0000 (16:32 +0000)
commitbdca7767ab64c208d765844e945268c073dff52a
treecd7cd92c4ebe5ffc294b05b1face72b00f786494
parente1d54cfc3e8223bb4334e5aeed019dab35528e9b
iso14443: fix the dissection of ATQA

the two bytes are sent LSB first
all fields are defined relative to the entire 16bit value

Change-Id: Iaea2b98fcb1f57224fbbd1c4c58473a7f810055d
Reviewed-on: https://code.wireshark.org/review/14513
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
epan/dissectors/packet-iso14443.c