]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: nci: Handle proprietary response and notifications
authorSamuel Ortiz <sameo@linux.intel.com>
Sat, 6 Jun 2015 11:16:37 +0000 (13:16 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 8 Jun 2015 22:34:20 +0000 (00:34 +0200)
commit0baf6546ba7021ee298317928a4f31604a9daf11
tree309ff674278ea4829fbe6970e513338cbaf9fde3
parent443a9967eb52b3fc56c253c864ddee4d0caa327d
NFC: nci: Handle proprietary response and notifications

Allow for drivers to explicitly define handlers for each
proprietary notifications and responses they expect to support.

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