Thierry Escande
4463523bef
NFC: LLCP raw socket support
...
This adds support for socket of type SOCK_RAW to LLCP.
sk_buff are copied and sent to raw sockets with a 2 bytes extra header:
The first byte header contains the nfc adapter index.
The second one contains flags:
- 0x01 - Direction (0=RX, 1=TX)
- 0x02-0x80 - Reserved
A raw socket has to be explicitly bound to a nfc adapter. This is achieved
by specifying the adapter index to be bound to in the dev_idx field of the
sockaddr_nfc_llcp struct passed to bind().
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2012-09-27 10:47:59 +02:00
..
2012-08-01 16:41:07 -07:00
2012-09-07 15:07:55 -04:00
2012-07-30 18:16:01 -07:00
2012-07-30 18:15:23 -07:00
2012-07-31 18:08:25 -07:00
2012-07-24 23:55:03 -07:00
2012-07-27 16:49:22 -04:00
2012-07-30 12:41:17 -07:00
2012-07-24 17:12:54 -07:00
2012-07-31 01:02:51 +04:00
2012-07-31 18:08:25 -07:00
2012-07-31 18:08:25 -07:00
2012-07-26 12:59:53 -07:00
2012-08-10 15:27:02 -04:00
2012-07-31 19:25:39 -07:00
2012-07-26 10:23:47 -07:00
2012-07-30 11:54:53 -07:00
2012-07-30 17:25:21 -07:00
2012-07-29 21:43:08 +04:00
2012-07-31 18:42:40 -07:00
2012-07-31 18:42:47 -07:00
2012-07-31 09:08:15 +02:00
2012-08-01 12:24:18 +02:00
2012-07-31 18:42:43 -07:00
2012-07-30 17:25:11 -07:00
2012-07-31 18:42:42 -07:00
2012-07-30 17:25:21 -07:00
2012-07-26 14:28:55 -07:00
2012-07-27 09:29:42 +09:30
2012-07-27 15:08:16 +01:00
2012-07-26 11:25:33 -07:00
2012-07-27 15:08:16 +01:00
2012-07-30 12:25:47 +02:00
2012-07-30 12:25:46 +02:00
2012-07-30 09:32:39 -07:00
2012-08-01 10:26:23 -07:00
2012-08-01 09:02:41 -07:00
2012-07-31 18:42:46 -07:00
2012-07-31 18:42:47 -07:00
2012-07-31 18:42:41 -07:00
2012-07-31 18:42:50 -07:00
2012-07-30 19:03:41 -07:00
2012-09-06 17:05:36 +02:00
2012-07-26 13:08:01 -07:00
2012-07-27 09:29:42 +09:30
2012-07-30 19:03:41 -07:00
2012-07-30 17:25:14 -07:00
2012-07-30 15:08:46 +10:00
2012-07-25 15:58:48 -04:00
2012-07-31 18:42:48 -07:00
2012-07-31 18:42:40 -07:00
2012-07-31 18:42:45 -07:00
2012-08-01 10:26:23 -07:00
2012-07-31 18:42:46 -07:00
2012-07-29 21:24:13 +04:00
2012-08-02 00:19:17 -07:00
2012-09-27 10:47:59 +02:00
2012-07-30 19:06:52 -04:00
2012-07-31 19:25:39 -07:00
2012-07-30 19:06:52 -04:00
2012-07-30 19:06:52 -04:00
2012-07-30 17:25:19 -07:00
2012-09-18 19:54:06 +02:00
2012-07-31 20:44:03 -07:00
2012-07-31 12:06:20 +01:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:47 -07:00
2012-07-26 14:18:18 -07:00
2012-08-01 10:26:23 -07:00
2012-07-26 13:36:43 -07:00
2012-07-30 17:25:14 -07:00
2012-08-21 20:50:25 +02:00
2012-07-30 12:25:44 +02:00
2012-07-31 18:42:45 -07:00
2012-07-26 13:37:02 -07:00
2012-07-30 17:25:20 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:46 -07:00
2012-07-30 17:25:16 -07:00
2012-07-31 18:42:47 -07:00
2012-07-31 18:08:25 -07:00
2012-07-26 13:36:43 -07:00
2012-07-31 08:16:24 -06:00
2012-07-30 20:23:11 -03:00
2012-07-30 13:30:52 +09:30
2012-07-30 13:30:49 +09:30
2012-07-31 18:42:46 -07:00
2012-07-30 12:25:45 +02:00
2012-07-31 18:42:50 -07:00
2012-07-31 18:42:40 -07:00