Wireshark-commits: [Wireshark-commits] master 909d9c9: Bluetooth: GATT: Add HTTP Proxy Service attr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Nov 2015 16:01:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=909d9c9c152ab6f760ae4d209c553d688d264e75
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

909d9c9 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: GATT: Add HTTP Proxy Service attributes
    
    Add HTTP Proxy Service attributes and UUID.
    
    Change-Id: If0ab490f2df0930d2b80687ac4c9a1d7e4d463e4
    Reviewed-on: https://code.wireshark.org/review/11978
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  8ac3d9a   Bluetooth: L2CAP: Improve tracing connects and disconnects
    adds  909d9c9   Bluetooth: GATT: Add HTTP Proxy Service attributes


Summary of changes:
 epan/dissectors/packet-bluetooth.c |    7 ++
 epan/dissectors/packet-btatt.c     |  146 ++++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-http.c      |    4 +-
 epan/dissectors/packet-http.h      |    2 +
 4 files changed, 157 insertions(+), 2 deletions(-)