linux/net/nfc/hci
Samuel Ortiz 0a946301c2 NFC: Extend and fix the internal secure element API
Secure elements need to be discovered after enabling the NFC controller.
This is typically done by the NCI core and the HCI drivers (HCI does not
specify how to discover SEs, it is left to the specific drivers).
Also, the SE enable/disable API explicitely takes a SE index as its
argument.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-06-14 13:44:53 +02: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: Add HCI quirks to support driver (non)standard implementations 2013-01-10 00:51:51 +01:00
core.c NFC: Extend and fix the internal secure element API 2013-06-14 13:44:53 +02:00
hci.h NFC: Changed the HCI cmd execution callback prototype 2012-09-25 00:17:25 +02:00
hcp.c NFC: Fixed nfc core and hci unregistration and cleanup 2013-01-10 00:51:48 +01: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