linux-kernel-test/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 NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00
llcp NFC: Fix the LLCP Tx fragmentation loop 2012-04-11 15:09:33 -04:00
nci NFC: The core part should generate the target index 2012-04-12 15:10:37 -04:00
af_nfc.c NFC: Core code identation fixes 2012-03-06 15:16:25 -05:00
core.c NFC: The core part should generate the target index 2012-04-12 15:10:37 -04:00
Kconfig NFC: HCI support 2012-04-12 15:10:34 -04:00
Makefile NFC: HCI support 2012-04-12 15:10:34 -04:00
netlink.c NFC: Add a target lost netlink event 2012-04-12 15:10:33 -04:00
nfc.h NFC: Add a target lost netlink event 2012-04-12 15:10:33 -04:00
rawsock.c NFC: The core part should generate the target index 2012-04-12 15:10:37 -04:00