nfc: nci: Add an additional parameter to identify a connection id
authorChristophe Ricard <christophe.ricard@gmail.com>
Sat, 30 Apr 2016 07:12:51 +0000 (09:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 3 May 2016 23:43:21 +0000 (01:43 +0200)
commit9b8d1a4cf2aa819d606b4e423a6523fc0d4460a2
tree5862df9d18bb3e54f90b6fb81a23ac68ea0107a8
parentde5ea8517c2ae40785fe5d0a2d02fc71bef1761b
nfc: nci: Add an additional parameter to identify a connection id

According to NCI specification, destination type and destination
specific parameters shall uniquely identify a single destination
for the Logical Connection.

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