From: Thierry Escande Date: Fri, 15 Feb 2013 09:43:06 +0000 (+0100) Subject: NFC: llcp: Service Name Lookup netlink interface X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~64^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b8d8e19b073096d3609bbd60f82148d128b555;p=pandora-kernel.git NFC: llcp: Service Name Lookup netlink interface This adds a netlink interface for service name lookup support. Multiple URIs can be passed nested into the NFC_ATTR_LLC_SDP attribute using the NFC_CMD_LLC_SDREQ netlink command. When the SNL reply is received, a NFC_EVENT_LLC_SDRES event is sent to the user space. URI and SAP tuples are passed back, nested into NFC_ATTR_LLC_SDP attribute. Signed-off-by: Thierry Escande Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed