]> Git Repo - linux.git/commit - include/linux/nfc.h
NFC: add the NFC socket raw protocol
authorLauro Ramos Venancio <[email protected]>
Fri, 1 Jul 2011 22:31:36 +0000 (19:31 -0300)
committerJohn W. Linville <[email protected]>
Tue, 5 Jul 2011 19:26:58 +0000 (15:26 -0400)
commit23b7869c0fd08d73c9f83a2db88a13312d6198bb
treebc14ecbeac8998fddf48a52709c65ca5cdbbf6b0
parentc7fe3b52c1283b8ba810eb6ecddf1c8a0bcc13ab
NFC: add the NFC socket raw protocol

This socket protocol is used to perform data exchange with NFC
targets.

Signed-off-by: Lauro Ramos Venancio <[email protected]>
Signed-off-by: Aloisio Almeida Jr <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
include/linux/nfc.h
net/nfc/Makefile
net/nfc/core.c
net/nfc/nfc.h
net/nfc/rawsock.c [new file with mode: 0644]
This page took 0.058434 seconds and 4 git commands to generate.