alistair23-linux/net/nfc/hci
Eric Lapuyade 8af00d48dc NFC: Add a nop (passthrough) llc module to llc core
This is a passthrough llc. It can be used by HCI drivers that don't
need link layer control. HCI will then write directly to the driver, and
driver will deliver incoming frames directly to HCI without any
processing.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-09-25 00:17:25 +02:00
..
command.c NFC: Add a public nfc_hci_send_cmd_async method 2012-09-25 00:17:25 +02:00
core.c NFC: Add an LLC Core layer to HCI 2012-09-25 00:17:25 +02:00
hci.h NFC: Changed the HCI cmd execution callback prototype 2012-09-25 00:17:25 +02:00
hcp.c NFC: Changed the HCI cmd execution callback prototype 2012-09-25 00:17:25 +02:00
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
llc.c NFC: Add a nop (passthrough) llc module to llc core 2012-09-25 00:17:25 +02:00
llc.h NFC: Add a nop (passthrough) llc module to llc core 2012-09-25 00:17:25 +02:00
llc_nop.c NFC: Add a nop (passthrough) llc module to llc core 2012-09-25 00:17:25 +02:00
Makefile NFC: Add a nop (passthrough) llc module to llc core 2012-09-25 00:17:25 +02:00
shdlc.c NFC: Modified hci_transceive to become an asynchronous operation 2012-09-25 00:17:25 +02:00