diff options
author | Christophe Ricard <christophe.ricard@gmail.com> | 2015-02-01 22:26:10 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2015-02-02 21:50:38 +0100 |
commit | af9c8aa67d07adcd3b41fb2934af7af056eabecf (patch) | |
tree | 69419bec627cc506669a6227bf9df9daba1ce17b /init/Makefile | |
parent | 8277f6937ae97c51ced5b54faa4934613c76999c (diff) | |
download | op-kernel-dev-af9c8aa67d07adcd3b41fb2934af7af056eabecf.zip op-kernel-dev-af9c8aa67d07adcd3b41fb2934af7af056eabecf.tar.gz |
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>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions