From: Johan Hedberg <johan.hedberg@gmail.com>
To: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 0/6] Attrib client move
Date: Wed, 30 Mar 2011 19:19:20 +0300 [thread overview]
Message-ID: <20110330161920.GA30984@jh-x301> (raw)
In-Reply-To: <1301352051-12046-1-git-send-email-vinicius.gomes@openbossa.org>
Hi Vinicius,
On Mon, Mar 28, 2011, Vinicius Costa Gomes wrote:
> Hi,
>
> This patch series moves the Attrib client to the core, this move is
> more related to the build system than with code being moved.
>
> Things left to be done (that will be done in later patches):
> - Remove the attrib plugin;
> - Use SDP information to register primary services;
>
> --
> Cheers,
>
>
> Vinicius Costa Gomes (6):
> Move Attrib client to the core
> Register Attrib interface when loading device from storage
> Register Attrib interface after Primary Service discovery
> Remove _init and _exit methods from Attrib client
> Add support for re-using the attrib channel
> Fix disconnecting when primary service discovery is done
>
> Makefile.am | 4 +-
> attrib/client.c | 49 +++++++++++++++---------------------------
> attrib/client.h | 6 ++--
> attrib/main.c | 14 +-----------
> attrib/manager.c | 62 ++---------------------------------------------------
> attrib/manager.h | 2 +-
> src/adapter.c | 5 ++++
> src/device.c | 20 +++++++++++------
> 8 files changed, 46 insertions(+), 116 deletions(-)
All patches in this set have been pushed upstream. Thanks.
Johan
prev parent reply other threads:[~2011-03-30 16:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-28 22:40 [PATCH v2 0/6] Attrib client move Vinicius Costa Gomes
2011-03-28 22:40 ` [PATCH v2 1/6] Move Attrib client to the core Vinicius Costa Gomes
2011-03-28 22:40 ` [PATCH v2 2/6] Register Attrib interface when loading device from storage Vinicius Costa Gomes
2011-03-28 22:40 ` [PATCH v2 3/6] Register Attrib interface after Primary Service discovery Vinicius Costa Gomes
2011-03-28 22:40 ` [PATCH v2 4/6] Remove _init and _exit methods from Attrib client Vinicius Costa Gomes
2011-03-28 22:40 ` [PATCH v2 5/6] Add support for re-using the attrib channel Vinicius Costa Gomes
2011-03-28 22:40 ` [PATCH v2 6/6] Fix disconnecting when primary service discovery is done Vinicius Costa Gomes
2011-03-30 16:19 ` 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=20110330161920.GA30984@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=vinicius.gomes@openbossa.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).