Lucas De Marchi ([email protected])

Number of posts: 760 (1.84 per day)
First post: 2011-03-22 12:07:57
Last post: 2012-05-07 19:40:22

Date List Subject
2012-05-07 19:40:01 linux-bluetooth Re: [PATCH] Bluetooth: Fix coding style
2012-05-04 20:54:55 linux-bluetooth Re: [PATCH 1/2] systemd: don't order against syslog.target
2012-05-03 22:15:09 linux-bluetooth Re: [PATCH BlueZ v4 00/13] gdbus: Better D-Bus introspection
2012-05-03 12:29:02 linux-bluetooth [PATCH BlueZ v4 13/13] adapter: do not check signature twice
2012-05-03 12:29:01 linux-bluetooth [PATCH BlueZ v4 12/13] gdbus: do not check signature twice
2012-05-03 12:29:00 linux-bluetooth [PATCH BlueZ v4 11/13] gdbus: add Method.NoReply annotation in introspection
2012-05-03 12:28:59 linux-bluetooth [PATCH BlueZ v4 10/13] gdbus: add Deprecated annotation in introspection
2012-05-03 12:28:58 linux-bluetooth [PATCH BlueZ v4 09/13] gdbus: remove signatures from tables
2012-05-03 12:28:57 linux-bluetooth [PATCH BlueZ v4 08/13] gdbus: loop over args to check message signature
2012-05-03 12:28:56 linux-bluetooth [PATCH BlueZ v4 07/13] gdbus: use GDBusArgInfo to generate introspection
2012-05-03 12:28:55 linux-bluetooth [PATCH BlueZ v4 06/13] Convert GDBus methods and signals to use GDBusArgInfo
2012-05-03 12:28:54 linux-bluetooth [PATCH BlueZ v4 05/13] gdbus: add argument info to methods and signals
2012-05-03 12:28:53 linux-bluetooth [PATCH BlueZ v4 04/13] Constify GDBus signal tables
2012-05-03 12:28:52 linux-bluetooth [PATCH BlueZ v4 03/13] Constify GDBus method tables
2012-05-03 12:28:51 linux-bluetooth [PATCH BlueZ v4 02/13] gdbus: do not call memset for terminating NUL
2012-05-03 12:28:50 linux-bluetooth [PATCH BlueZ v4 01/13] gdbus: return if method signature is malformed
2012-05-03 12:28:49 linux-bluetooth [PATCH BlueZ v4 00/13] gdbus: Better D-Bus introspection
2012-04-30 13:37:00 linux-bluetooth Re: [BlueZ v3 00/10] gdbus: Better D-Bus introspection
2012-04-29 21:40:57 linux-bluetooth Re: [BlueZ v3 00/10] gdbus: Better D-Bus introspection
2012-04-29 21:38:01 linux-bluetooth Re: [BlueZ RFC 3/5] gdbus: implement DBus.Properties.GetAll method
2012-04-27 21:25:22 linux-bluetooth [BlueZ RFC 5/5] gdbus: add properties into interface introspection
2012-04-27 21:25:21 linux-bluetooth [BlueZ RFC 4/5] gdbus: implement DBus.Properties.Set method
2012-04-27 21:25:20 linux-bluetooth [BlueZ RFC 3/5] gdbus: implement DBus.Properties.GetAll method
2012-04-27 21:25:19 linux-bluetooth [BlueZ RFC 2/5] gdbus: implement DBus.Properties.Get method
2012-04-27 21:25:18 linux-bluetooth [BlueZ RFC 1/5] gdbus: add skeleton of DBus.Properties interface
2012-04-27 21:25:17 linux-bluetooth [BlueZ RFC 0/5] gdbus: Add support for DBus.Properties interface
2012-04-27 21:14:45 linux-bluetooth [BlueZ v3 10/10] Constify GDBus signal tables
2012-04-27 21:14:44 linux-bluetooth [BlueZ v3 09/10] Constify GDBus method tables
2012-04-27 21:14:43 linux-bluetooth [BlueZ v3 08/10] gdbus: add Method.NoReply annotation to introspection
2012-04-27 21:14:42 linux-bluetooth [BlueZ v3 07/10] gdbus: add Deprecated annotation to introspection
2012-04-27 21:14:41 linux-bluetooth [BlueZ v3 06/10] gdbus: add decorated signature to return values
2012-04-27 21:14:40 linux-bluetooth [BlueZ v3 05/10] gdbus: add decorated signature to arguments
2012-04-27 21:14:39 linux-bluetooth [BlueZ v3 04/10] gdbus: use argument name in method introspection
2012-04-27 21:14:38 linux-bluetooth [BlueZ v3 03/10] gdbus: save copy of undecorated signature
2012-04-27 21:14:37 linux-bluetooth [BlueZ v3 02/10] gdbus: do not call memset for terminating NUL
2012-04-27 21:14:36 linux-bluetooth [BlueZ v3 01/10] gdbus: return if method signature is malformed
2012-04-27 21:14:35 linux-bluetooth [BlueZ v3 00/10] gdbus: Better D-Bus introspection
2012-04-20 04:28:54 linux-bluetooth [PATCH v3] gdbus: save copy of undecorated signature
2012-04-19 16:02:25 linux-bluetooth [PATCH v2 6/6] gdbus: add decorated signature to return values
2012-04-19 16:02:24 linux-bluetooth [PATCH v2 5/6] gdbus: add decorated signature to arguments
2012-04-19 16:02:23 linux-bluetooth [PATCH v2 4/6] gdbus: use argument name in method introspection
2012-04-19 16:02:22 linux-bluetooth [PATCH v2 3/6] gdbus: save copy of undecorated signature
2012-04-19 16:02:21 linux-bluetooth [PATCH v2 2/6] gdbus: do not call memset for terminating NUL
2012-04-19 16:01:29 linux-bluetooth [PATCH v2 1/6] gdbus: return if method signature is malformed
2012-04-18 18:57:08 linux-bluetooth Re: [PATCH BlueZ 3/5] gdbus: add decorated DBus signature for methods
2012-04-18 16:48:02 linux-bluetooth [PATCH BlueZ 5/5] manager: set argument name for introspection
2012-04-18 16:48:01 linux-bluetooth [PATCH BlueZ 4/5] gdbus: use argument name in method introspection
2012-04-18 16:48:00 linux-bluetooth [PATCH BlueZ 3/5] gdbus: add decorated DBus signature for methods
2012-04-18 16:47:59 linux-bluetooth [PATCH BlueZ 2/5] gdbus: do not call memset for terminating NUL
2012-04-18 16:47:58 linux-bluetooth [PATCH BlueZ 1/5] gdbus: return if method signature is malformed
2012-04-13 17:37:12 linux-bluetooth Re: AVRCP Passthrough Commands issue with Kenwood Car stereo