Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Anderson Lizardo <anderson.lizardo@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/3] Move GATT example server to a standalone plugin
Date: Wed, 30 Mar 2011 19:35:30 +0300	[thread overview]
Message-ID: <20110330163530.GB30984@jh-x301> (raw)
In-Reply-To: <1301415328-14257-2-git-send-email-anderson.lizardo@openbossa.org>

Hi Lizardo,

On Tue, Mar 29, 2011, Anderson Lizardo wrote:
> The GATT example server was in the same plugin as the GATT client.
> Moving it to a separate plugin will allow to easily disable it.
> ---
>  Makefile.am            |    8 +-
>  acinclude.m4           |    6 +
>  attrib/example.c       |  341 -----------------------------------------------
>  attrib/example.h       |   26 ----
>  attrib/manager.c       |    6 -
>  bootstrap-configure    |    1 +
>  plugins/gatt-example.c |  348 ++++++++++++++++++++++++++++++++++++++++++++++++
>  7 files changed, 361 insertions(+), 375 deletions(-)

This patch has been pushed upstream. Thanks.

Johan

  reply	other threads:[~2011-03-30 16:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-29 16:15 [PATCH 0/3] Make GATT example server a separate plugin Anderson Lizardo
2011-03-29 16:15 ` [PATCH 1/3] Move GATT example server to a standalone plugin Anderson Lizardo
2011-03-30 16:35   ` Johan Hedberg [this message]
2011-03-29 16:15 ` [PATCH 2/3] Add attrib_db_find_avail() function to attribute server Anderson Lizardo
2011-03-29 16:15 ` [PATCH 3/3] Remove hard-coded handles from example GATT plugin Anderson Lizardo
2011-03-30 16:38   ` Johan Hedberg

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=20110330163530.GB30984@jh-x301 \
    --to=johan.hedberg@gmail.com \
    --cc=anderson.lizardo@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