From: Johan Hedberg <johan.hedberg@gmail.com>
To: Claudio Takahasi <claudio.takahasi@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/5] Implements primary service search when creating a device
Date: Mon, 29 Nov 2010 19:21:39 +0200 [thread overview]
Message-ID: <20101129172139.GA23846@jh-x301> (raw)
In-Reply-To: <1290565847-17382-1-git-send-email-claudio.takahasi@openbossa.org>
Hi Claudio,
On Wed, Nov 24, 2010, Claudio Takahasi wrote:
> Discover primary services implemented inside the device entity to allow
> proper integration of attribute plugin. Implements a single entry point
> to the attribute plugin no matter the transport(BR/EDR or LE), the device
> probe callback is called for both types.
>
> Add a new function to discover all primary services without additional
> calls to fetch the remaining primary services, sub-procedure iterations
> is handled inside this function.
>
> The next action are: clean the attribute client removing implicity service
> and characteristics discovery, issue the Discover Primary Service based on
> the remote properties and fetch the characteristic on demand.
> ---
> attrib/manager.c | 27 +++-------
> src/device.c | 106 +++++++++++++++++++++++++++++++-------
> src/glib-helper.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
> src/glib-helper.h | 5 ++
> 4 files changed, 246 insertions(+), 39 deletions(-)
All five patches have been pushed upstream. Thanks.
Johan
prev parent reply other threads:[~2010-11-29 17:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 2:30 [PATCH 1/5] Implements primary service search when creating a device Claudio Takahasi
2010-11-24 2:30 ` [PATCH 2/5] Check the device type when creating the device Claudio Takahasi
2010-11-24 2:30 ` [PATCH 3/5] Return a D-Bus error if device_browse fails Claudio Takahasi
2010-11-24 2:30 ` [PATCH 4/5] Fix memory leak of sdp list in the attribute client Claudio Takahasi
2010-11-24 2:30 ` [PATCH 5/5] Don't trigger the discovering when registering the client Claudio Takahasi
2010-11-29 17:21 ` 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=20101129172139.GA23846@jh-x301 \
--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;
as well as URLs for NNTP newsgroup(s).