From: Johan Hedberg <johan.hedberg@gmail.com>
To: Claudio Takahasi <claudio.takahasi@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 00/11] On demand connection in Generic Attribute
Date: Wed, 27 Jul 2011 10:33:38 +0300 [thread overview]
Message-ID: <20110727073338.GA24540@dell> (raw)
In-Reply-To: <1310502521-462-1-git-send-email-claudio.takahasi@openbossa.org>
Hi Claudio,
On Tue, Jul 12, 2011, Claudio Takahasi wrote:
> Dependency:"[PATCH BlueZ 00/12] On demand connection management"
>
> The following patch series contains cleanups in the Generic Attribute
> code and it uses the mechanism based on registered connection callbacks
> to manage connections.
>
> Watchers register connection callback to allow receiving notifications. If
> watchers are not registered and other GATT based profile doesn't require
> an active connection, callbacks can be unregistered. SetProperty and
> DiscoverCharacteristics methods request on demand connection if necessary.
>
> Claudio Takahasi (11):
> Remove not necessary data from gatt_service
> Remove storing device path in gatt_service
> Remove leftover D-Bus message in gatt_service
> Cleanup of primary service registration
> Cleanup of primary service structs
> Register the ATT connection callbacks
> Remove implicit connection from generic API
> Change GAttrib ref counting in Generic Attribute
> Register ATT connection callback based on watchers
> On demand connection for characteristics discovery
> Add on demand characteristic write
>
> attrib/client.c | 593 ++++++++++++++++++++++++++----------------------------
> attrib/client.h | 2 +-
> src/device.c | 2 +-
> 3 files changed, 288 insertions(+), 309 deletions(-)
This patch set has been pushed upstream. Thanks.
Johan
prev parent reply other threads:[~2011-07-27 7:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-12 20:28 [PATCH BlueZ 00/11] On demand connection in Generic Attribute Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 01/11] Remove not necessary data from gatt_service Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 02/11] Remove storing device path in gatt_service Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 03/11] Remove leftover D-Bus message " Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 04/11] Cleanup of primary service registration Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 05/11] Cleanup of primary service structs Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 06/11] Register the ATT connection callbacks Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 07/11] Remove implicit connection from generic API Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 08/11] Change GAttrib ref counting in Generic Attribute Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 09/11] Register ATT connection callback based on watchers Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 10/11] On demand connection for characteristics discovery Claudio Takahasi
2011-07-12 20:28 ` [PATCH BlueZ 11/11] Add on demand characteristic write Claudio Takahasi
2011-07-27 7:33 ` Johan Hedberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110727073338.GA24540@dell \
--to=johan.hedberg@gmail.com \
--cc=claudio.takahasi@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox