linux/net/nfc/llcp
Samuel Ortiz 19cfe5843e 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>
2012-10-26 18:26:47 +02:00
..
commands.c NFC: Add SNL frame building routine 2012-10-26 18:26:47 +02:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
llcp.c NFC: Initial SNL support 2012-10-26 18:26:47 +02:00
llcp.h NFC: Add SNL frame building routine 2012-10-26 18:26:47 +02:00
sock.c Remove noisy printks from llcp_sock_connect 2012-10-04 15:58:47 -04:00