libnfc
1.7.1
|
conf.c [code] | |
conf.h [code] | |
jewel.c [code] | Provide samples structs and functions to manipulate Jewel Topaz tags using libnfc |
jewel.h [code] | Provide samples structs and functions to manipulate Jewel Topaz tags using libnfc |
log-internal.c [code] | |
log-internal.h [code] | |
log.c [code] | |
mifare.c [code] | Provide samples structs and functions to manipulate MIFARE Classic and Ultralight tags using libnfc |
mifare.h [code] | Provide samples structs and functions to manipulate MIFARE Classic and Ultralight tags using libnfc |
mirror-subr.c [code] | Mirror bytes |
mirror-subr.h [code] | |
nfc-anticol.c [code] | Generates one ISO14443-A anti-collision process "by-hand" |
nfc-dep-initiator.c [code] | Turns the NFC device into a D.E.P. initiator (see NFCIP-1) |
nfc-dep-target.c [code] | Turns the NFC device into a D.E.P. target (see NFCIP-1) |
nfc-device.c [code] | Provide internal function to manipulate nfc_device type |
nfc-emulate-forum-tag2.c [code] | Emulates a NFC-Forum Tag Type 2 with a NDEF message This example allow to emulate an NFC-Forum Tag Type 2 that contains a read-only NDEF message |
nfc-emulate-forum-tag4.c [code] | Emulates a NFC Forum Tag Type 4 v2.0 (or v1.0) with a NDEF message |
nfc-emulate-tag.c [code] | Emulates a simple tag |
nfc-emulate-uid.c [code] | Emulates a tag which which have a "really" custom UID |
nfc-emulation.c [code] | Provide a small API to ease emulation in libnfc |
nfc-emulation.h [code] | Provide a small API to ease emulation in libnfc |
nfc-internal.c [code] | Provide some useful internal functions |
nfc-internal.h [code] | Internal defines and macros |
nfc-jewel.c [code] | Jewel dump/restore tool |
nfc-list.c [code] | Lists the first target present of each founded device |
nfc-mfclassic.c [code] | MIFARE Classic manipulation example |
nfc-mfsetuid.c [code] | Set UID of special Mifare cards |
nfc-mfultralight.c [code] | MIFARE Ultralight dump/restore tool |
nfc-poll.c [code] | Polling example |
nfc-read-forum-tag3.c [code] | Extract NDEF Message from a NFC Forum Tag Type 3 This utility extract (if available) the NDEF Message contained in an NFC Forum Tag Type 3 |
nfc-relay-picc.c [code] | Relay example using two PN532 devices |
nfc-relay.c [code] | Relay example using two devices |
nfc-scan-device.c [code] | Lists each available NFC device |
nfc-types.h [code] | Define NFC types |
nfc-utils.c [code] | Provide some examples shared functions like print, parity calculation, options parsing |
nfc-utils.h [code] | Provide some examples shared functions like print, parity calculation, options parsing |
nfc.c [code] | NFC library implementation |
nfc.h [code] | Libnfc interface |
pn53x-diagnose.c [code] | Small application to diagnose PN53x using dedicated commands |
pn53x-sam.c [code] | Configures the NFC device to communicate with a SAM (Secure Access Module) |
pn53x-tamashell.c [code] | Configures the NFC device to communicate with a SAM (Secure Access Module) |
target-subr.c [code] | Target-related subroutines. (ie. determine target type, print target, etc.) |
target-subr.h [code] |