commit | 19cfe5843e86cc95542d9d875c9386e197956d75 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 05 01:21:47 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 26 18:26:47 2012 +0200 |
tree | d62047673a68ba9c4dceb1751f08f5ec42e94f03 | |
parent | c43bb03d5a7df53684cfb2a1fed5ea20014c7056 [diff] |
NFC: Initial SNL support SNL (Service Name Lookup) allows for LLCP peers to map service names with SAPs. This is mandatory for connection less support as peers need to get the right SAPs without sending the CONNECT frame. Here we only support the Rx part of SNL. The Tx one will be implemented when supporting connection less LLCP sockets. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>