NFC: nci: Add NFCEE enabling and disabling support
authorChristophe Ricard <christophe.ricard@gmail.com>
Sun, 1 Feb 2015 21:26:11 +0000 (22:26 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 2 Feb 2015 20:50:39 +0000 (21:50 +0100)
commitf7f793f31378d5e83276871339c2a8374b0e8657
treefbb5d1fe808f5a5ef1626e929cdc17717448420a
parentaf9c8aa67d07adcd3b41fb2934af7af056eabecf
NFC: nci: Add NFCEE enabling and disabling support

NFCEEs can be enabled or disabled by sending the
NCI_OP_NFCEE_MODE_SET_CMD command to the NFCC. This patch
provides an API for drivers to enable and disable e.g. their
NCI discoveredd secure elements.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci.h
include/net/nfc/nci_core.h
net/nfc/nci/core.c
net/nfc/nci/rsp.c
This page took 0.027489 seconds and 5 git commands to generate.