WSL2-Linux-Kernel/net/nfc/nci
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: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
Makefile NFC: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
core.c NFC: Extend and fix the internal secure element API 2013-06-14 13:44:53 +02:00
data.c
lib.c
ntf.c
rsp.c
spi.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00