Wireshark-commits: [Wireshark-commits] master f306038: Bluetooth: GATT: Add support for Nordic's ve

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Oct 2015 06:29:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f306038ef434da89dc17489c9ab0f8a7c03a829a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f306038 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: GATT: Add support for Nordic's vendor UUIDs
    
    Add DFU and UART services support.
    
    Change-Id: I028fab3aa826c1d944ccfa0624cf33ce566a5099
    Reviewed-on: https://code.wireshark.org/review/11015
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5e8c629   USB: Fix bytes highlighting on setup part
    adds  f306038   Bluetooth: GATT: Add support for Nordic's vendor UUIDs


Summary of changes:
 epan/dissectors/packet-bluetooth.c |   11 +-
 epan/dissectors/packet-btatt.c     |  280 ++++++++++++++++++++++++++++++++++--
 2 files changed, 278 insertions(+), 13 deletions(-)