]> 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)
commita5bd49750bf5582ef34678d71be38f1215079cf2
treecd9df96187e7a60fa79838fd1fa79cc4027edd11
parent0756828d9bbea355becec08ef4f7d5aa03391980
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