libnfc/include
Romain Tartiere f4bc39bf41 Mostly revert r521.
It was obviously an April joke: iErrorCode which was renamed iPICCError is
indeed a PCD Error, so I renamed it to iLastError since communications errors are
also to handle at the device driver level (read chip level), although I guess
that some errors would be common to distinct devices.
PICC error are irrelevant because they can either be transmission error
detection (in which case the libnfc should retry the transmission) or
application-level errors the libnfc cannot be aware of.
2010-08-13 09:02:20 +00:00
..
nfc Mostly revert r521. 2010-08-13 09:02:20 +00:00
CMakeLists.txt Rearrange source code. 2010-04-07 14:37:19 +00:00
Makefile.am Rearrange source code. 2010-04-07 14:37:19 +00:00