From: Johan Hedberg <johan.hedberg@gmail.com>
To: Alfonso Acosta <fons@spotify.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v5 0/2] core: Add plugin-support for Manufacturer Specific Data EIR
Date: Sat, 25 Oct 2014 16:33:36 +0200 [thread overview]
Message-ID: <20141025143336.GA1125@t440s> (raw)
In-Reply-To: <1413816661-19290-1-git-send-email-fons@spotify.com>
Hi Alfonso,
On Mon, Oct 20, 2014, Alfonso Acosta wrote:
> v5:
>
> * rebased
> * fixed warning
> * fixed android compilation error
>
> v4:
>
> * Support for multiple MSD fields in the same EIR data block.
> * Moved parsing to a separate function: eir_parse_msd()
>
> v3:
>
> * Corrections suggested by Johan on the handling of eir.h
> * Parser sanity check on the size of the MSD payload.
> * Minor typo correction on commit message.
>
> Alfonso Acosta (2):
> core: Add Manufacturer Specific Data EIR field
> core: Add subscription API for Manufacturer Specific Data
>
> src/adapter.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
> src/adapter.h | 10 ++++++++++
> src/eir.c | 22 ++++++++++++++++++++++
> src/eir.h | 10 ++++++++++
> 4 files changed, 87 insertions(+)
Both of these patches have been applied. Note that I made a small change
to the first one to avoid a dependency on hci.h (by having a dedicated
define in eir.h).
Johan
prev parent reply other threads:[~2014-10-25 14:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 14:50 [PATCH v5 0/2] core: Add plugin-support for Manufacturer Specific Data EIR Alfonso Acosta
2014-10-20 14:51 ` [PATCH v5 1/2] core: Add Manufacturer Specific Data EIR field Alfonso Acosta
2014-10-20 14:51 ` [PATCH v5 2/2] core: Add subscription API for Manufacturer Specific Data Alfonso Acosta
2014-10-25 14:33 ` 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=20141025143336.GA1125@t440s \
--to=johan.hedberg@gmail.com \
--cc=fons@spotify.com \
--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).