Gustavo F. Padovan
48454079c2
Bluetooth: Create struct l2cap_chan
...
struct l2cap_chan cames to create a clear separation between what
properties and data belongs to the L2CAP channel and what belongs to the
socket. By now we just fold the struct sock * in struct l2cap_chan as all
the channel info is struct l2cap_pinfo today.
In the next commits we will see a move of channel stuff to struct
l2cap_chan.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-04-07 18:06:25 -03:00
..
2011-03-22 16:32:50 -05:00
2010-10-25 13:09:44 -07:00
2011-03-18 15:13:12 -07:00
2011-03-21 18:18:00 -07:00
2011-03-12 15:08:42 -08:00
2011-01-12 00:34:49 -08:00
2011-03-07 00:37:13 -08:00
2011-04-07 18:06:25 -03:00
2011-03-27 23:35:02 -07:00
2011-02-08 17:19:01 -08:00
2011-03-27 23:34:59 -07:00
2011-03-22 11:33:55 -07:00
2011-03-29 07:41:33 -07:00
2011-03-14 17:02:42 -07:00
2011-03-12 15:08:55 -08:00
2011-03-12 15:08:55 -08:00
2011-03-04 09:56:19 +11:00
2011-03-08 14:24:20 -08:00
2011-03-18 15:12:15 -07:00
2011-01-12 19:00:40 -08:00
2010-12-08 10:07:24 -08:00
2011-03-28 16:51:15 -07:00
2011-03-27 23:35:05 -07:00
2011-03-21 18:16:39 -07:00
2011-03-27 17:59:02 -07:00
2011-01-05 12:47:25 +01:00
2011-03-01 22:51:52 -08:00
2011-03-21 18:10:25 -07:00
2010-11-22 08:16:14 -08:00
2011-02-28 12:28:50 -08:00
2011-03-21 15:19:50 -04:00
2011-03-21 20:39:24 -07:00
2011-03-03 10:55:40 -08:00
2011-03-03 21:27:42 -08:00
2011-03-07 15:51:13 -08:00
2011-03-15 14:55:49 -07:00
2011-03-23 19:46:16 -07:00
2011-01-20 17:02:05 -08:00
2011-03-27 17:59:04 -07:00
2011-03-16 16:29:25 -07:00
2011-03-04 21:55:31 -08:00
2011-03-12 15:08:54 -08:00
2011-03-27 17:55:36 +02:00
2011-03-14 12:21:12 -04:00
2011-03-16 16:29:25 -07:00
2011-01-19 23:20:04 -08:00
2011-03-15 14:16:48 -04:00
2011-03-05 10:55:45 +01:00
2011-03-28 23:34:53 -07:00
2010-10-28 11:47:52 -07:00
2011-01-24 14:53:01 -08:00
2011-03-07 12:50:52 -08:00
2010-10-15 15:53:27 +02:00
2011-03-18 15:13:11 -07:00