]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: hci: Add cmd_received handler
authorChristophe Ricard <christophe.ricard@gmail.com>
Tue, 27 Jan 2015 00:18:15 +0000 (01:18 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 27 Jan 2015 23:03:34 +0000 (00:03 +0100)
commit010a8b1c02da7b5234909e530fed3f286218642c
treecd9df96187e7a60fa79838fd1fa79cc4027edd11
parent4ea20fc72e2267894bff8a83749a85640e5cda14
NFC: hci: Add cmd_received handler

When a command is received, it is sometime needed to let the CLF driver do
some additional operations. (ex: count remaining pipe notification...)

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