linux/net/nfc/hci
Christophe Ricard 118278f20a NFC: hci: Add pipes table to reference them with a tuple {gate, host}
In order to keep host source information on specific hci event (such as
evt_connectivity or evt_transaction) and because 2 pipes can be connected
to the same gate, it is necessary to add a table referencing every pipe
with a {gate, host} tuple.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-01-27 23:39:32 +01:00
..
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
Makefile NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00
command.c NFC: hci: Add pipes table to reference them with a tuple {gate, host} 2015-01-27 23:39:32 +01:00
core.c NFC: hci: Add pipes table to reference them with a tuple {gate, host} 2015-01-27 23:39:32 +01:00
hci.h nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
hcp.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
llc.c NFC: Use LIST_HEAD() at appropriate places 2014-02-23 23:34:09 +01:00
llc.h nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
llc_nop.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
llc_shdlc.c net: Spelling s/transmition/transmission/ 2014-01-14 17:11:26 -08:00