linux/net/nfc
Ilan Elias 019c4fbaa7 NFC: Add NCI multiple targets support
Add the ability to select between multiple targets in NCI.
If only one target is found, it will be auto-activated.
If more than one target is found, then DISCOVER_NTF will be
generated for each target, and the host should select one by
calling DISCOVER_SELECT_CMD. Then, the target will be activated.
If the activation fails, GENERIC_ERROR_NTF is generated.

Signed-off-by: Ilan Elias <ilane@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-24 14:32:29 -05:00
..
llcp NFC: use kfree_skb() for sk_buffs 2011-12-19 14:40:23 -05:00
nci NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
Makefile NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
af_nfc.c net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
core.c NFC: NFC core layer should not set the target_idx 2012-01-24 14:32:28 -05:00
netlink.c NFC: Export new attributes sensb_res and sensf_res 2012-01-24 14:21:15 -05:00
nfc.h NFC: Fix LLCP related build failure 2011-12-19 14:40:22 -05:00
rawsock.c NFC: NFC core layer should not set the target_idx 2012-01-24 14:32:28 -05:00