Henrique Dante de Almeida ([email protected])

Number of posts: 28 (0.07 per day)
First post: 2012-04-27 21:54:06
Last post: 2013-05-22 21:51:14

Date List Subject
2013-05-27 17:15:34 linux-bluetooth [PATCH] gdbus: Remove proxies when client disconnects
2013-05-23 14:42:14 linux-bluetooth Re: [PATCH RFC] gdbus: Remove proxies when client disconnects
2013-05-22 21:54:16 linux-bluetooth [PATCH RFC] gdbus: Remove proxies when client disconnects
2013-05-22 21:52:27 linux-bluetooth Re: [PATCH RFC] gdbus: Remove proxies when client disconnects
2013-05-22 21:51:14 linux-bluetooth [PATCH RFC] gdbus: Remove proxies when client disconnects
2012-08-16 18:15:26 linux-bluetooth [PATCH] adapter: fix call to get_key_info
2012-06-28 21:18:39 linux-bluetooth Re: [PATCH BlueZ v0] AVDTP: Fix disconnecting when acting as sink
2012-06-22 21:10:16 linux-bluetooth Re: [PATCH RFC] gdbus: Rename variables named "signal" (so that it can be compiled with -Wshadow)
2012-06-15 12:45:11 linux-bluetooth Re: [PATCH RFC] gdbus: Rename variables named "signal" (so that it can be compiled with -Wshadow)
2012-06-15 12:43:02 linux-bluetooth Re: [PATCH RFC] gdbus: Rename variables named "signal" (so that it can be compiled with -Wshadow)
2012-06-15 12:04:08 linux-bluetooth [PATCH RFC] gdbus: Rename variables named "signal" (so that it can be compiled with -Wshadow)
2012-05-23 13:20:08 linux-bluetooth [PATCH 11/11] gdbus: add Method.NoReply annotation in introspection
2012-05-23 13:20:07 linux-bluetooth [PATCH 10/11] gdbus: add Deprecated annotation in introspection
2012-05-23 13:20:06 linux-bluetooth [PATCH 09/11] gdbus: remove signature and reply from tables
2012-05-23 13:20:05 linux-bluetooth [PATCH 08/11] Do not set signature and reply in GDBus tables
2012-05-23 13:20:04 linux-bluetooth [PATCH 07/11] gdbus: loop over args to check message signature
2012-05-23 13:20:03 linux-bluetooth [PATCH 06/11] gdbus: use GDBusArgInfo to generate introspection
2012-05-23 13:20:02 linux-bluetooth [PATCH 05/11] Convert GDBus methods and signals to use macro helpers
2012-05-23 13:20:01 linux-bluetooth [PATCH 04/11] gdbus: add and use helpers for table declarations
2012-05-23 13:20:00 linux-bluetooth [PATCH 03/11] gdbus: add argument info to methods and signals
2012-05-23 13:19:59 linux-bluetooth [PATCH 02/11] Constify GDBus signal tables
2012-05-23 13:19:58 linux-bluetooth [PATCH 01/11] Constify GDBus method tables
2012-05-23 13:19:57 linux-bluetooth [PATCH 00/11] gdbus: Better D-Bus introspection
2012-04-27 21:54:06 linux-bluetooth [PATCH RFC 4/4] device: implement DBus.Properties
2012-04-27 21:54:05 linux-bluetooth [PATCH RFC 3/4] adapter: implement DBus.Properties
2012-04-27 21:54:04 linux-bluetooth [PATCH RFC 2/4] thermometer: implement support for DBus.Properties.Get and DBus.Properties.Set
2012-04-27 21:54:03 linux-bluetooth [PATCH RFC 1/4] manager: implement support for DBus.Properties.Get
2012-04-27 21:54:02 linux-bluetooth [PATCH RFC 0/4] Reference implementation for DBUS.Properties