Wireshark-commits: [Wireshark-commits] master 5d1c478: Bluetooth: AD: Add support for AltBeacon

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Feb 2017 05:20:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d1c478bc15c3b4d843506da4d6f880a0cc32f66
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5d1c478 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: AD: Add support for AltBeacon
    
    Another format of beacon in advertising packet.
    Based on: https://github.com/AltBeacon/spec
    
    User needs to use DecodeAs to use this dissector - any manufacturer's
    company id may be valid.
    
    Change-Id: I5656d9dbb70b648b2fadba7f3b525d38a2fe8e57
    Reviewed-on: https://code.wireshark.org/review/19971
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  912aaf0   Adjust startup count for extcap.
    adds  5d1c478   Bluetooth: AD: Add support for AltBeacon


Summary of changes:
 epan/dissectors/packet-bluetooth.c |   83 ++++++++++++++++++++++++++++++++++++
 1 file changed, 83 insertions(+)