NFC: HCI support
This is an implementation of ETSI TS 102 622 specification. Many NFC chipsets use HCI as the host <-> target protocol on top of a serial link like i2c. 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>
Showing
include/net/nfc/hci.h
0 → 100644
net/nfc/hci/Kconfig
0 → 100644
net/nfc/hci/Makefile
0 → 100644
net/nfc/hci/command.c
0 → 100644
net/nfc/hci/core.c
0 → 100644
This diff is collapsed.
net/nfc/hci/hci.h
0 → 100644
net/nfc/hci/hcp.c
0 → 100644
Please register or sign in to comment