Wireshark-commits: [Wireshark-commits] master 36cd195: Bluetooth: Update Assign numbers (5th Decemb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jan 2016 14:03:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=36cd1959d313862216c58a0765d75758c8715b1d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

36cd195 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: Update Assign numbers (5th December 2015)
    
    Add TDS and OTS/OTP UUID, OTS PSM (I cannot find it, but
    it seems to be linear), update CompanyIds and add three
    EIR/AD codes: URI, Indoor Positioning and Transport Discovery Data.
    
    Implementation of new "numbers" will be done later.
    
    Change-Id: I8ad4d9c1d55c1824d87e88303c28e67dd445ec98
    Reviewed-on: https://code.wireshark.org/review/13386
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  609ea4b   Directly call the FDDI and "raw IP" dissectors from the nettl dissector.
    adds  36cd195   Bluetooth: Update Assign numbers (5th December 2015)


Summary of changes:
 epan/dissectors/packet-bluetooth.c |   66 ++++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-btatt.c     |   14 ++++++++
 epan/dissectors/packet-bthci_cmd.c |   19 ++++++++++-
 epan/dissectors/packet-btl2cap.c   |    1 +
 4 files changed, 99 insertions(+), 1 deletion(-)