Romain Tartiere fb6d9d2d20 Yes we can... remove all those pnd->pdc->transceive() from nfc.c.
Within the ongoing effort to improve the NFC devices abstraction, and now that
pn53x_transceive() does not fail when it reads a response that has no
status-code, do not call directly pnd->pdc->transceive() from nfc.c.  In a
mid-term future this will be changed again, and calling pn53x_transceive() from
nfc.c will be forbiden, in favor of colling some pnd->transceive() function,
but that's another part of the story.

Of course, it changes the API one more and it's not going to be the last time
in this branch.
2010-07-31 09:40:29 +00:00
2010-03-31 14:07:13 +00:00
2010-07-30 16:34:12 +00:00
2010-04-15 14:41:13 +00:00
2010-01-14 16:04:48 +00:00
2010-07-29 14:16:11 +00:00
2010-01-29 15:06:31 +00:00
2010-07-21 13:09:48 +00:00
2010-04-09 15:08:36 +00:00
2010-07-21 22:32:02 +00:00
2009-11-20 19:15:27 +00:00

------------------------------------------------------------------------
Public platform independent Near Field Communication (NFC) library
Copyright (C) 2009, Roel Verdult
 
------------------------------------------------------------------------
Welcome to the developers community of libnfc.

Since it is hard to keep all information up to date
we decided to only maintain the online documentation.
Please visit the official website for more info:
http://www.libnfc.org

If you have questions, remarks, bug-reports, we encourage you to
post this in the developers community: 
http://www.libnfc.org/community

------------------------------------------------------------------------
Proprietary Notes:

FeliCa is s registered trademark of the Sony Corporation. MIFARE is a 
trademark of NXP Semiconductors. Jewel Topaz is a trademark of Innovision
Research & Technology. All other trademarks are the property of their 
respective owners.

Description
Platform independent Near Field Communication (NFC) library
Readme 3.4 MiB
Languages
C 91.3%
CMake 3.4%
M4 2%
Roff 1.8%
Makefile 1.1%
Other 0.4%