From: Johan Hedberg <johan.hedberg@gmail.com>
To: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 1/5] gattrib: Add support for listening for events for specific handles
Date: Thu, 11 Oct 2012 08:57:33 +0200 [thread overview]
Message-ID: <20121011065733.GB2223@x220.example.org> (raw)
In-Reply-To: <1349913357-25547-1-git-send-email-vinicius.gomes@openbossa.org>
Hi Vinicius,
On Wed, Oct 10, 2012, Vinicius Costa Gomes wrote:
> We want only the profile that implements a service to be notified of
> changes on that service. Before this patch, all the registered event
> notifiers are being called.
> ---
> Hi,
>
> I am re-sending this series because, if it makes sense, it would be awesome
> if it gets the "UPF treatment".
>
> Cheers,
>
>
> attrib/client.c | 4 ++--
> attrib/gattrib.c | 33 ++++++++++++++++++++++++++++-----
> attrib/gattrib.h | 7 ++++---
> attrib/gatttool.c | 8 ++++----
> attrib/interactive.c | 8 ++++----
> profiles/gatt/gas.c | 1 +
> profiles/heartrate/heartrate.c | 2 +-
> profiles/input/hog_device.c | 5 +++--
> profiles/scanparam/scan.c | 4 ++--
> profiles/thermometer/thermometer.c | 2 ++
> src/attrib-server.c | 2 +-
> 11 files changed, 52 insertions(+), 24 deletions(-)
I went and applied this set too as it looks good. Thanks.
Johan
prev parent reply other threads:[~2012-10-11 6:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 23:55 [PATCH BlueZ 1/5] gattrib: Add support for listening for events for specific handles Vinicius Costa Gomes
2012-10-10 23:55 ` [PATCH BlueZ 2/5] scan: Use the per handle GATT event notifier Vinicius Costa Gomes
2012-10-10 23:55 ` [PATCH BlueZ 3/5] hog: " Vinicius Costa Gomes
2012-10-10 23:55 ` [PATCH BlueZ 4/5] heartrate: " Vinicius Costa Gomes
2012-10-10 23:55 ` [PATCH BlueZ 5/5] gas: Add " Vinicius Costa Gomes
2012-10-11 6:57 ` 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=20121011065733.GB2223@x220.example.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.