]> git.karo-electronics.de Git - linux-beck.git/commit
NFC: nci: Change NCI state machine to LISTEN_ACTIVE
authorChristophe Ricard <christophe.ricard@gmail.com>
Sun, 1 Feb 2015 21:26:18 +0000 (22:26 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 2 Feb 2015 20:50:41 +0000 (21:50 +0100)
commit6095b0f07d9b1abd98484bc33b329e06a684115b
tree240844d301f05ff5e2a77a0fdddeb585f26ad2a1
parenta41bb8448ebaebe1d0d9a268d340fad73c247e09
NFC: nci: Change NCI state machine to LISTEN_ACTIVE

When receiving an interface activation notification, if
the RF interface is NCI_RF_INTERFACE_NFCEE_DIRECT, we
need to ignore the following parameters and change the NCI
state machine to NCI_LISTEN_ACTIVE. According to the NCI
specification, the parameters should be 0 and shall be
ignored.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/nci/ntf.c