android_kernel_motorola_sm6225/include/net/nfc
Christophe Ricard af9c8aa67d NFC: nci: Add NFCEE discover support
NFCEEs (NFC Execution Environment) have to be explicitly
discovered by sending the NCI_OP_NFCEE_DISCOVER_CMD
command. The NFCC will respond to this command by telling
us how many NFCEEs are connected to it. Then the NFCC sends
a notification command for each and every NFCEE connected.
Here we implement support for sending
NCI_OP_NFCEE_DISCOVER_CMD command, receiving the response
and the potential notifications.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-02-02 21:50:38 +01:00
..
digital.h NFC: digital: Add NFC-DEP Initiator-side ATN Support 2014-11-28 12:39:55 +01:00
hci.h NFC: hci: Add cmd_received handler 2015-01-28 00:03:34 +01:00
llc.h include/net/: Fix FSF address in file headers 2013-12-06 12:37:56 -05:00
nci.h NFC: nci: Add NCI NFCEE constants 2015-02-02 21:50:38 +01:00
nci_core.h NFC: nci: Add NFCEE discover support 2015-02-02 21:50:38 +01:00
nfc.h NFC: NCI: Handle Target mode activation 2014-11-28 14:07:51 +01:00