commit | 26fd76cab2e61cedc5c25f7151fb31b57ddc53c7 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri Feb 22 10:53:25 2013 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Mar 10 22:20:05 2013 +0100 |
tree | 7958aad8711d1d7eaacb6aa2e4f9c0aae7a2da87 | |
parent | e4306bec47fc02178c612879c848d3a6544424dd [diff] |
NFC: llcp: Implement socket options 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>