linux/net/nfc/llcp
Samuel Ortiz 73167ced31 NFC: Introduce target mode rx data callback
This routine will be called by drivers whenever they receive data in target
mode. This should be unexpected events and as such should be handled by a
standalone API (i.e. not as a callback pointer from an existing API).

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-06-04 21:34:31 +02:00
..
commands.c NFC: LLCP's MIUX is 10 bytes long, not 7 2012-06-04 21:34:29 +02:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
llcp.c NFC: Introduce target mode rx data callback 2012-06-04 21:34:31 +02:00
llcp.h NFC: Move LLCP MIU extension value to socket structure 2012-06-04 21:34:29 +02:00
sock.c NFC: Move LLCP MIU extension value to socket structure 2012-06-04 21:34:29 +02:00