linux_old1/net/nfc/nci
Christophe Ricard 4aeee6871e NFC: nci: Add dynamic logical connections support
The current NCI core only support the RF static connection.
For other NFC features such as Secure Element communication, we
may need to create logical connections to the NFCEE (Execution
Environment.

In order to track each logical connection ID dynamically, we add a
linked list of connection info pointers to the nci_dev structure.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-02-02 21:50:31 +01:00
..
Kconfig NFC: Fix NCI over SPI build 2013-07-19 16:55:26 +02:00
Makefile NFC: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
core.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
data.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
ntf.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
rsp.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
spi.c NFC: NCI: Use reinit_completion() at appropriate places 2014-02-23 23:32:18 +01:00