linux/net/nfc/nci
Hiren Tandel 0515829642 NFC: NCI: Send all NCI frames to raw sockets
So that anyone listening on SOCKPROTO_RAW for raw frames will get all
NCI frames, in both directions. This actually implements userspace NFC
NCI sniffing.
It's now up to userspace to decode those frames.

Signed-off-by: Hiren Tandel <hirent@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-05-20 00:23:59 +02:00
..
core.c NFC: NCI: Send all NCI frames to raw sockets 2014-05-20 00:23:59 +02:00
data.c
Kconfig
lib.c
Makefile
ntf.c NFC: NCI: No need to reverse ATR_RES Response 2014-05-19 23:58:08 +02:00
rsp.c
spi.c