kernel-fxtec-pro1x/net/nfc
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
..
hci NFC: Introduce target mode tx ops 2012-06-04 21:34:30 +02:00
llcp NFC: Introduce target mode rx data callback 2012-06-04 21:34:31 +02:00
nci NFC: Introduce target mode tx ops 2012-06-04 21:34:30 +02:00
af_nfc.c NFC: Core code identation fixes 2012-03-06 15:16:25 -05:00
core.c NFC: Introduce target mode rx data callback 2012-06-04 21:34:31 +02:00
Kconfig NFC: HCI support 2012-04-12 15:10:34 -04:00
Makefile NFC: HCI support 2012-04-12 15:10:34 -04:00
netlink.c NFC: Add target mode activation netlink event 2012-06-04 21:34:30 +02:00
nfc.h NFC: Introduce target mode rx data callback 2012-06-04 21:34:31 +02:00
rawsock.c NFC: Fix next target_idx type and rename for clarity 2012-04-12 15:10:37 -04:00