linux/net/nfc/hci
Christophe Ricard deff5aa469 NFC: hci: Add open pipe command handler
If our terminal connect with other host like UICC, it may create
a pipe with us, the host controller will notify us new pipe
created, after that UICC will open that pipe, if we don't handle
that request, UICC may failed to continue initialize which may
lead to card emulation feature failed to work

Signed-off-by: Arron Wang <arron.wang@intel.com>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-12-02 02:02:00 +01:00
..
command.c NFC: hci: Extend command execution delay 2014-04-22 00:37:26 +02:00
core.c NFC: hci: Add open pipe command handler 2014-12-02 02:02:00 +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