kernel-hacking-2024-linux-s.../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.h
nci_core.h
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