dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/nfc/hci
Eric Lapuyade 9c5121a034 NFC: Export nfc_hci_sak_to_protocol()
Some HCI drivers will need it.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-11-19 23:56:59 +01:00
..
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
Makefile NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00
command.c NFC: Fix hci_connect_gate() when a pre-opened pipe is passed 2012-11-19 23:56:58 +01:00
core.c NFC: Export nfc_hci_sak_to_protocol() 2012-11-19 23:56:59 +01:00
hci.h NFC: Changed the HCI cmd execution callback prototype 2012-09-25 00:17:25 +02:00
hcp.c workqueue: avoid using deprecated functions 2012-10-02 16:01:31 -07:00
llc.c NFC: Fix some code style and whitespace issues 2012-10-26 18:26:52 +02:00
llc.h nfc: add dummy nfc_llc_shdlc_register definition 2012-09-26 13:38:48 -04:00
llc_nop.c NFC: Fix LLC registration definitions for ANSI compliance 2012-09-25 00:17:26 +02:00
llc_shdlc.c NFC: Fix some code style and whitespace issues 2012-10-26 18:26:52 +02:00