79aeaa6287
Avoid redundant code in PN53x usb and uart drivers. Since it makes sense to report errors at the nfc_device_t level, pass it directly to pn53x_transceive(). Programs using the libnfc MAY use pn53x_transceive() to communicate with a NFC device, and SHALL not use anymore pnd->pdc->transceive(). Code in the library itself SHOULD avoid calling pnd->pdc->transceive(), so such construct have been updated accordingly. |
||
---|---|---|
.. | ||
acr122.c | ||
acr122.h | ||
arygon.c | ||
arygon.h | ||
Makefile.am | ||
pn53x_usb.c | ||
pn53x_usb.h | ||
pn531_usb.c | ||
pn531_usb.h | ||
pn532_uart.c | ||
pn532_uart.h | ||
pn533_usb.c | ||
pn533_usb.h |