linux/net/nfc/nci
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
..
Kconfig NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
Makefile NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
core.c NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00
data.c NFC: Add NCI data exchange timer 2012-01-24 14:21:55 -05:00
lib.c NFC: Update names and structs to NCI spec 1.0 d22 2012-01-04 14:30:39 -05:00
ntf.c NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00
rsp.c NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00