NFC: llcp: Implement socket options
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 22 Feb 2013 09:53:25 +0000 (10:53 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 10 Mar 2013 21:20:05 +0000 (22:20 +0100)
Some LLCP services (e.g. the validation ones) require some control over
the LLCP link parameters like the receive window (RW) or the MIU extension
(MIUX). This can only be done through socket options.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found