libnfc/libnfc
2012-01-04 20:50:05 +00:00
..
buses less structs and defines publicly exposed 2011-12-19 00:23:21 +00:00
chips fix some return codes and error checkings 2012-01-04 20:50:05 +00:00
drivers fix few minor bugs: 2012-01-04 20:02:51 +00:00
additional-pages.dox Update documentation and associated example. 2010-09-08 09:16:24 +00:00
CMakeLists.txt Fix compilation using cmake 2011-10-04 21:43:05 +00:00
drivers.h Unbreak and merge PN53x USB drivers. 2011-03-05 19:54:52 +00:00
iso7816.h Add licence and document a bit some files. 2011-03-30 09:39:08 +00:00
iso14443-subr.c Remove whitespace after star symbol for pointers 2011-11-25 15:21:10 +00:00
log-log4c.c Add a printf-based logging when log4c is not available (I experiemented some bugs using log4c) 2011-12-07 14:59:40 +00:00
log-printf.c Add a printf-based logging when log4c is not available (I experiemented some bugs using log4c) 2011-12-07 14:59:40 +00:00
log.h Add a printf-based logging when log4c is not available (I experiemented some bugs using log4c) 2011-12-07 14:59:40 +00:00
Makefile.am Add a printf-based logging when log4c is not available (I experiemented some bugs using log4c) 2011-12-07 14:59:40 +00:00
mirror-subr.c Remove whitespace after star symbol for pointers 2011-11-25 15:21:10 +00:00
mirror-subr.h Remove whitespace after star symbol for pointers 2011-11-25 15:21:10 +00:00
nfc-device.c nfc_device struct is not exposed as public API anymore (partial commit) 2011-12-15 16:02:38 +00:00
nfc-emulation.c nfc_target_send_bytes() function returns now sent bytes count on success and libnfc error code on failure. 2011-12-22 15:59:08 +00:00
nfc-internal.c Change byte_t type to uint8_t (Fixes Issue 147) 2011-11-24 10:54:42 +00:00
nfc-internal.h pn53x_idle() returns now 0 on success and libnfc error code on failure. 2012-01-04 16:26:57 +00:00
nfc.c fix nfc_target_init(). 2012-01-04 15:59:34 +00:00