Wireshark-commits: [Wireshark-commits] master 8ac3d9a: Bluetooth: L2CAP: Improve tracing connects a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Nov 2015 16:01:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ac3d9a0f15405584a8c37d238302a7e0c5d958b
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8ac3d9a by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: L2CAP: Improve tracing connects and disconnects
    
    Add Connect in frame/Disconnect in frame jump-fields or Service/PSM
    is possible to know what current channel payload is.
    
    Change-Id: I6a06baaec50c5e54a1990ec8f29cf386910acc28
    Reviewed-on: https://code.wireshark.org/review/11977
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  a901006   Bluetooth: Add ability to add custom UUID description
    adds  8ac3d9a   Bluetooth: L2CAP: Improve tracing connects and disconnects


Summary of changes:
 epan/dissectors/packet-btl2cap.c |  204 ++++++++++++++++++++++++++++++++++----
 1 file changed, 187 insertions(+), 17 deletions(-)