dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/nfc
Samuel Ortiz d646960f79 NFC: Initial LLCP support
This patch is an initial implementation for the NFC Logical Link Control
protocol. It's also known as NFC peer to peer mode.
This is a basic implementation as it lacks SDP (services Discovery
Protocol), frames aggregation support, and frame rejecion parsing.
Follow up patches will implement those missing features.
This code has been tested against a Nexus S phone implementing LLCP 1.0.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-14 14:50:13 -05:00
..
llcp NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
nci NFC: Add function name to the NFC pr_fmt() routine 2011-12-14 14:50:12 -05:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
Makefile NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
af_nfc.c net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
core.c NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
netlink.c NFC: Add a DEP link control netlink command 2011-12-14 14:50:12 -05:00
nfc.h NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
rawsock.c NFC: Atomic socket allocation 2011-12-14 14:50:12 -05:00