linux/net/nfc/hci
Eric Lapuyade 67cccfe17d NFC: Add an LLC Core layer to HCI
The LLC layer manages modules that control the link layer protocol (such
as shdlc) between HCI and an HCI driver. The driver must simply specify
the required llc when it registers with HCI.

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 an LLC Core layer to HCI 2012-09-25 00:17:25 +02:00
llc.h NFC: Add an LLC Core layer to HCI 2012-09-25 00:17:25 +02:00
Makefile NFC: Add an LLC Core layer to HCI 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