commit | 736bb9577407d3556d81c3c3cd57581cd3ae10ea | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sun Feb 01 22:26:12 2015 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Feb 02 21:50:39 2015 +0100 |
tree | ab3473fc3494458a13b08e964916d71df3d69dc5 | |
parent | f7f793f31378d5e83276871339c2a8374b0e8657 [diff] |
NFC: nci: Support logical connections management In order to communicate with an NFCEE, we need to open a logical connection to it, by sending the NCI_OP_CORE_CONN_CREATE_CMD command to the NFCC. It's left up to the drivers to decide when to close an already opened logical connection. Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>