From: Johan Hedberg <johan.hedberg@gmail.com>
To: Peter Krystad <pkrystad@codeaurora.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v5 0/5] Add parsing of BT 3.0+HS signals
Date: Mon, 5 Mar 2012 16:44:20 -0800 [thread overview]
Message-ID: <20120306004420.GA949@x220> (raw)
In-Reply-To: <1330994151-488-1-git-send-email-pkrystad@codeaurora.org>
Hi Peter,
On Mon, Mar 05, 2012, Peter Krystad wrote:
> v5 - put Makefile.am change into separate commit
>
> Peter Krystad (5):
> lib: Add A2MP definitions
> Add a2mp.h to library_sources
> Add parsing of L2CAP Create/Move Channel signals
> Add parsing of A2MP signals
> Minor indentation cleanup and fix display of physical link key
>
> Makefile.am | 2 +-
> lib/a2mp.h | 115 ++++++++++++++
> parser/hci.c | 15 ++-
> parser/l2cap.c | 450 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> parser/parser.h | 1 +
> src/hcidump.c | 1 +
> 6 files changed, 578 insertions(+), 6 deletions(-)
Applied. Thanks.
Johan
next prev parent reply other threads:[~2012-03-06 0:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 0:35 [PATCH v5 0/5] Add parsing of BT 3.0+HS signals Peter Krystad
2012-03-06 0:35 ` [PATCH v5 1/5] lib: Add A2MP definitions Peter Krystad
2012-03-06 0:35 ` [PATCH v5 2/5] Add a2mp.h to library_sources Peter Krystad
2012-03-06 0:35 ` [PATCH v5 3/5] Add parsing of L2CAP Create/Move Channel signals Peter Krystad
2012-03-06 0:35 ` [PATCH v5 4/5] Add parsing of A2MP signals Peter Krystad
2012-03-06 0:35 ` [PATCH v5 5/5] Minor indentation cleanup and fix display of physical link key Peter Krystad
2012-03-06 0:44 ` Johan Hedberg [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-06 0:14 [PATCH v5 0/5] Add parsing of BT 3.0+HS signals Peter Krystad
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=20120306004420.GA949@x220 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=pkrystad@codeaurora.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.