linux/include/net/nfc
Samuel Ortiz c4fbb6515a NFC: The core part should generate the target index
The target index can be used by userspace to uniquely identify a target
and thus should be kept unique, per NFC adapter. Moreover, some protocols
do not provide a logical index when discovering new targets, so we have to
generate one for them.
For NCI or pn533 to fetch their logical index, we added a logical_idx field
to the target structure.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-12 15:10:37 -04:00
..
hci.h NFC: HCI support 2012-04-12 15:10:34 -04:00
nci_core.h NFC: NCI code identation fixes 2012-03-06 15:16:25 -05:00
nci.h NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00
nfc.h NFC: The core part should generate the target index 2012-04-12 15:10:37 -04:00
shdlc.h NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00