From: Johan Hedberg <johan.hedberg@gmail.com>
To: Bruna Moreira <bruna.moreira@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org,
Anderson Lizardo <anderson.lizardo@openbossa.org>
Subject: Re: [PATCH 1/4] Move get_eir_uuids() from src/adapter.c to src/event.c
Date: Sun, 19 Dec 2010 14:27:45 +0200 [thread overview]
Message-ID: <20101219122745.GB11112@jh-x301> (raw)
In-Reply-To: <1292597844-17135-1-git-send-email-bruna.moreira@openbossa.org>
Hi,
On Fri, Dec 17, 2010, Bruna Moreira wrote:
> Moving get_eir_uuids() to src/event.c removes the need to pass the raw
> EIR data to higher layers. Now it is not necessary to pass the original
> GSList of service UUIDs, because the list is concatenated (with
> verification of duplicate entries) on adapter_update_device_from_info()
> (for LE) and adapter_update_found_devices() (for BR/EDR).
> ---
> src/adapter.c | 145 +++++++++++---------------------------------------------
> src/adapter.h | 7 +--
> src/event.c | 114 +++++++++++++++++++++++++++++++++++++++++++--
> 3 files changed, 142 insertions(+), 124 deletions(-)
All four patches have been pushed upstream. Thanks.
Johan
prev parent reply other threads:[~2010-12-19 12:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-17 14:57 [PATCH 1/4] Move get_eir_uuids() from src/adapter.c to src/event.c Bruna Moreira
2010-12-17 14:57 ` [PATCH 2/4] Modify get_eir_uuids() to parse other EIR data Bruna Moreira
2010-12-17 14:57 ` [PATCH 3/4] Move AD flags parsing to parse_eir_data() Bruna Moreira
2010-12-17 14:57 ` [PATCH 4/4] Move local name " Bruna Moreira
2010-12-19 12:27 ` 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=20101219122745.GB11112@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=anderson.lizardo@openbossa.org \
--cc=bruna.moreira@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