Wireshark-commits: [Wireshark-commits] master fe52586: Bluetooth: EIR/AD: Add TDS item support
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 12:37:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe525864f520c13fb46b97d59bb7053c6a0b2bc7
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Bluetooth: EIR/AD: Add TDS item support
    
    Also add possibility to use TDS Organization ID dissector table
    to write custom plugin to dissect TDS data.
    
    New dissector table: btcommon.eir_ad.tds_organization_id
    
    Change-Id: Idcb5702b6393aeedf1f36bd43b566a5b425ea4eb
    Reviewed-on: https://code.wireshark.org/review/13388
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  d51989e   Bluetooth: Add dissector table for EIR/AD Manufacturer content
    adds  fe52586   Bluetooth: EIR/AD: Add TDS item support


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c |  168 +++++++++++++++++++++++++++++++++---
 1 file changed, 158 insertions(+), 10 deletions(-)