Wireshark-commits: [Wireshark-commits] master 17a39db: Bluetooth: ATT: Implement 0x2A0B-0x2A1B rema

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 01 Jul 2018 13:31:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17a39db773f0f548b862db559d7dcc81f3ab8283
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

17a39db by Michał Łabędzki (michal.labedzki@xxxxxxxxxxxxx):

    Bluetooth: ATT: Implement 0x2A0B-0x2A1B remaining characteristics
    
    - 0x2A0B  Exact Time 100
    - 0x2A10  Secondary Time Zone
    - 0x2A15  Time Broadcast
    - 0x2A1A  Battery Power State
    - 0x2A1B  Battery Level State
    
    Change-Id: I857a8ff6e38b0093d2d746c789d8f33ec59eb553
    Reviewed-on: https://code.wireshark.org/review/28553
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e7b0e9a   XnAP: capitalize 2 hand made fields
    adds  17a39db   Bluetooth: ATT: Implement 0x2A0B-0x2A1B remaining characteristics


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