Return-Path: Date: Fri, 30 Nov 2012 10:31:32 +0200 From: Johan Hedberg To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH BlueZ 1/6] gdbus: Add g_dbus_add_properties_watch function Message-ID: <20121130083132.GA5492@x220.ger.corp.intel.com> References: <1354020685-17028-1-git-send-email-luiz.dentz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1354020685-17028-1-git-send-email-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Tue, Nov 27, 2012, Luiz Augusto von Dentz wrote: > Convenient function to create watches for D-Bus properties. > --- > gdbus/gdbus.h | 5 +++++ > gdbus/watch.c | 28 ++++++++++++++++++++++++++++ > 2 files changed, 33 insertions(+) All patches in this set have been applied. Thanks. Johan