linux/net/nfc/hci
Christophe Ricard fda7a49cb9 NFC: hci: Change event_received handler gate parameter to pipe
Several pipes may point to the same CLF gate, so getting the gate ID
as an input is not enough.
For example dual secure element may have 2 pipes (1 for uicc and
1 for eSE) pointing to the connectivity gate.

As resolving gate and host IDs can be done from a pipe, we now pass
the pipe ID to the event received handler.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-01-27 23:39:23 +01:00
..
command.c NFC: hci: Add specific hci macro to not create a pipe 2014-12-02 22:48:13 +01:00
core.c NFC: hci: Change event_received handler gate parameter to pipe 2015-01-27 23:39:23 +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
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04: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
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
Makefile NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00