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)
commit8409e4283c1ca62ce107564de7ff93b4dd476d41
treecd9df96187e7a60fa79838fd1fa79cc4027edd11
parent615b524aca0bff52ce6654ddf26546546eb02e93
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
This page took 0.024377 seconds and 5 git commands to generate.