libnfc/include/nfc
Romuald Conty dc949c257e Removes nfc_get_default_device() function.
The nfc_get_default_device() is not needed anymore since the first element from returned nfc_connstring list of nfc_list_devices() function.
Plus, nfc_open() can be use with NULL nfc_connstring which will select automatically the first available device (ie. the default one).
2012-12-05 00:51:13 +01:00
..
CMakeLists.txt Rearrange source code. 2010-04-07 14:37:19 +00:00
Makefile.am directory include/nfc does not have iso7816.h file. 2011-09-12 19:50:21 +00:00
nfc-emulation.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
nfc-types.h Removes --enable-serial-autoprobe option at compile and replace this feature by LIBNFC_INTRUSIVE_SCAN environment variable at run time. 2012-10-21 14:11:38 +00:00
nfc.h Removes nfc_get_default_device() function. 2012-12-05 00:51:13 +01:00