Wireshark-commits: [Wireshark-commits] master-2.0 c76c8a1: Bluetooth: ATT: Support two request at o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Oct 2015 11:46:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c76c8a1ffd6b077b56aed71230b941ac09a41c9e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

c76c8a1 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: ATT: Support two request at once
    
    There is possible that request will be send from two devices
    in the same time. Fix request-response tracking to support this case.
    
    Change-Id: Iaacf910d952f8dff96073e7155ea4947f9b8cbc3
    Reviewed-on: https://code.wireshark.org/review/11014
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    (cherry picked from commit feb6b58e28e08c274408bf775086491500c933be)
    Reviewed-on: https://code.wireshark.org/review/11330
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  16c5b2d   Bluetooth: Make dissectors independent of passed data
    adds  c76c8a1   Bluetooth: ATT: Support two request at once


Summary of changes:
 epan/dissectors/packet-btatt.c |   33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)