NFC: Set and get DEP general bytes
commit541d920b05b538ec0d9ae8ce619ee4fc6fb19e32
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 14 Dec 2011 15:43:10 +0000 (14 16:43 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Dec 2011 19:50:13 +0000 (14 14:50 -0500)
treee83cbcc06cf2e9a3c34e4fceb222730469117a77
parent1ed28f610653e9b18433c6d87e9d333b7e3e886e
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