Re: [Wireshark-dev] [PATCH] btl2cap: fix EWS and UCD bits in l2cap info rsp

2011-09-05 Thread Andrei Emeltchenko
Hi, On Fri, Sep 2, 2011 at 7:02 PM, Stephen Fisher wrote: > > On Fri, Sep 02, 2011 at 12:02:28PM +0300, Emeltchenko Andrei wrote: >> From: Andrei Emeltchenko >> >> Extended Windows Size and Unicast Connectionless Data Reception >> shows wrong bits in l2cap extended features > > Can you please po

Re: [Wireshark-dev] [PATCH] btl2cap: fix EWS and UCD bits in l2cap info rsp

2011-09-02 Thread Stephen Fisher
On Fri, Sep 02, 2011 at 12:02:28PM +0300, Emeltchenko Andrei wrote: > From: Andrei Emeltchenko > > Extended Windows Size and Unicast Connectionless Data Reception > shows wrong bits in l2cap extended features Can you please post this in a bug at https://bugs.wireshark.org/ so it doesn't get lo

[Wireshark-dev] [PATCH] btl2cap: fix EWS and UCD bits in l2cap info rsp

2011-09-02 Thread Emeltchenko Andrei
From: Andrei Emeltchenko Extended Windows Size and Unicast Connectionless Data Reception shows wrong bits in l2cap extended features --- epan/dissectors/packet-btl2cap.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/epan/dissectors/packet-btl2cap.c b/epan/dissectors