Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Emeltchenko Andrei <Andrei.Emeltchenko.news@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] hcidump: parsing l2cap info rsp
Date: Tue, 26 Jul 2011 11:05:09 +0300	[thread overview]
Message-ID: <20110726080509.GC9775@dell> (raw)
In-Reply-To: <1309944083-1261-1-git-send-email-Andrei.Emeltchenko.news@gmail.com>

Hi Andrei,

On Wed, Jul 06, 2011, Emeltchenko Andrei wrote:
> Adds parsing l2cap extended feature mask.
> 
> before:
> hcidump -r /tmp/info-rsp.cap
> HCI sniffer - Bluetooth packet analyzer ver 2.1
> btsnoop version: 1 datalink type: 1002
> > ACL data: handle 11 flags 0x02 dlen 16
>     L2CAP(s): Info rsp: type 2 result 0
>       Extended feature mask 0x00b8
> ---
> after:
> src/hcidump -r /tmp/info-rsp.cap
> HCI sniffer - Bluetooth packet analyzer ver 2.1
> btsnoop version: 1 datalink type: 1002
> > ACL data: handle 11 flags 0x02 dlen 16
>     L2CAP(s): Info rsp: type 2 result 0
>       Extended feature mask 0x00b8
>         Enhanced Retransmission mode
>         Streaming mode
>         FCS Option
>         Fixed Channels
> ---
> ---
>  parser/l2cap.c |   39 +++++++++++++++++++++++++--------------
>  1 files changed, 25 insertions(+), 14 deletions(-)

Applied, thanks. I had to fix the commit message first though: git am
treats --- as the end of the message so when I first applied the second
part was left out.

Johan

      reply	other threads:[~2011-07-26  8:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06  9:21 [PATCH] hcidump: parsing l2cap info rsp Emeltchenko Andrei
2011-07-26  8:05 ` 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=20110726080509.GC9775@dell \
    --to=johan.hedberg@gmail.com \
    --cc=Andrei.Emeltchenko.news@gmail.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