Wireshark-commits: [Wireshark-commits] master 4c52738: Bluetooth: SDP: Update to MAP 1.2 and PBAP 1
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Apr 2015 05:44:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c52738243215409ee93db845d98a817c1a0450a
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4c52738 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: SDP: Update to MAP 1.2 and PBAP 1.2
    
    There are some new attributes comparing MAP 1.1 to 1.2
    and PBAP 1.1 to 1.2.
    
    Change-Id: I4be2691e99d176c22676a00549aa550ea07e77e3
    Reviewed-on: https://code.wireshark.org/review/8042
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  7123438   Bluetooth: OBEX: Fix reassemble at transport layer
    adds  4c52738   Bluetooth: SDP: Update to MAP 1.2 and PBAP 1.2


Summary of changes:
 epan/dissectors/packet-btsdp.c |  308 ++++++++++++++++++++++++++++++++++++++--
 1 file changed, 294 insertions(+), 14 deletions(-)