Wireshark-commits: [Wireshark-commits] master 73579dd: Bluetooth: ATT: Dissection stage 3: Assign U

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Feb 2015 06:45:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73579ddb34dcac9c078058ff9c1a86e3529d85ff
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

73579dd by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: ATT: Dissection stage 3: Assign UUID to Handle
    
    Add possibility to dissect attributes by UUID assigned to handle.
    
    Change-Id: I0e510bf902492f87e0eaee339d82609c37e12741
    Reviewed-on: https://code.wireshark.org/review/6905
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  8ba3d6f   Bluetooth: ATT: Dissect GATT level
    adds  73579dd   Bluetooth: ATT: Dissection stage 3: Assign UUID to Handle


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