Modules§
Functions§
- abort_
command - Aborts current running command
- close
- Close from a NFC device
- exit
- Deinitializes libnfc. Should be called after closing all open devices and before your application terminates
- idle
- Switches the NFC device to idle mode
- init
- Initializes libnfc. This function must be called before calling any other libnfc function
- list_
devices - Scan for discoverable supported devices
- open
- Open an NFC device
- register_
driver - Registers an NFC device driver with libnfc