NFC: Initial SNL support
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 4 Oct 2012 23:21:47 +0000 (01:21 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:47 +0000 (18:26 +0200)
commit19cfe5843e86cc95542d9d875c9386e197956d75
treed62047673a68ba9c4dceb1751f08f5ec42e94f03
parentc43bb03d5a7df53684cfb2a1fed5ea20014c7056
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>
net/nfc/llcp/llcp.c
This page took 0.024118 seconds and 5 git commands to generate.