linux/net/nfc/hci
Eric Lapuyade eb738fe535 NFC: SHDLC implementation
Most NFC HCI chipsets actually use a simplified HDLC link layer to
carry HCI payloads.
This implementation registers itself as an HCI device on behalf of the
NFC driver.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-12 15:10:35 -04:00
..
Kconfig NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00
Makefile NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00
command.c NFC: HCI support 2012-04-12 15:10:34 -04:00
core.c NFC: HCI support 2012-04-12 15:10:34 -04:00
hci.h NFC: HCI support 2012-04-12 15:10:34 -04:00
hcp.c NFC: HCI support 2012-04-12 15:10:34 -04:00
shdlc.c NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00