]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Set and get DEP general bytes
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 14 Dec 2011 15:43:10 +0000 (16:43 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Dec 2011 19:50:13 +0000 (14:50 -0500)
commite50620d922e5cddfdde98f648684adcb5b5f57ed
treee83cbcc06cf2e9a3c34e4fceb222730469117a77
parent78ff8a89468a518b25f7a18d63ae34ddc1ff4fda
NFC: Set and get DEP general bytes

Without an API for setting and getting the local and remote general bytes,
drivers won't be able to properly establish a DEP link.
This API also allows them to propagate the remote general bytes they get
from the DEP link establishment up to the LLCP layer.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/nfc/pn533.c
include/net/nfc/nfc.h
net/nfc/core.c