Wireshark-commits: [Wireshark-commits] master 4a2e89b: Bluetooth: ATT: Implement attribute Regulato
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Aug 2016 13:07:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a2e89bff20c37f5d8863d1e57d495df14f75598
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Bluetooth: ATT: Implement attribute Regulatory Certification Data List
    
    It is described in Personal Health Devices Transcoding White Paper v1.6
    at Bluetooth.org. It is not detailed implementation, because
    white paper is not specification for this, but it is really
    "giant leap for mankind".
    
    Change-Id: I476b242a67c7c0b24e450ad347216c708cc12879
    Reviewed-on: https://code.wireshark.org/review/17079
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  dfbfdc4   [H248] Fix Warn Dissector bug, protocol H248, in packet 1: tvbuff.c:532: failed assertion "tvb && tvb->initialized"
    adds  4a2e89b   Bluetooth: ATT: Implement attribute Regulatory Certification Data List


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