linux_old1/net/nfc/nci
Christophe Ricard 11f54f2286 NFC: nci: Add HCI over NCI protocol support
According to the NCI specification, one can use HCI over NCI
to talk with specific NFCEE. The HCI network is viewed as one
logical NFCEE.
This is needed to support secure element running HCI only
firmwares embedded on an NCI capable chipset, like e.g. the
st21nfcb.
There is some duplication between this piece of code and the
HCI core code, but the latter would need to be abstracted even
more to be able to use NCI as a logical transport for HCP packets.

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