libnfc  1.7.1
Modules
Here is a list of all modules:
 Library initialization/deinitializationThis page details how to initialize and deinitialize libnfc. Initialization must be performed before using any libnfc functionality, and similarly you must not call any libnfc functions after deinitialization
 NFC Device/Hardware manipulationThe functionality documented below is designed to help with the following operations:
 NFC initiatorThis page details how to act as "reader"
 NFC targetThis page details how to act as tag (i.e. MIFARE Classic) or NFC target device
 Error reportingMost libnfc functions return 0 on success or one of error codes defined on failure
 Special data accessorsThe functionnality documented below allow to access to special data as device name or device connstring
 Properties accessorsThe functionnality documented below allow to configure parameters and registers
 Miscellaneous
 To-string convertersThe functionnality documented below allow to retreive some information in text format