URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48eff6a36bac1526756bbb42a8c9841641792938
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

48eff6a by Michal Labedzki (michal.labed...@tieto.com):

    Bluetooth: AD: Add dissector for Apple iBeacon
    
    iBeacon is manufacturer specific (Apple) data in advertising packets.
    Based on: 
https://developer.apple.com/ibeacon/Getting-Started-with-iBeacon.pdf
    
    Use DecodeAs on advertise packet using field "BT EIR/AD Manufacturer 
Company ID"
    then select this dissector "Apple iBeacon".
    
    Change-Id: Ie3e50a391914054f33144d99734cf59fbda9683e
    Reviewed-on: https://code.wireshark.org/review/19970
    Petri-Dish: Michal Labedzki <michal.tomasz.labed...@gmail.com>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  16c3ecb   g_slist_free_full requires glib 2.28
    adds  48eff6a   Bluetooth: AD: Add dissector for Apple iBeacon


Summary of changes:
 epan/dissectors/packet-bluetooth.c |   74 ++++++++++++++++++++++++++++++++++++
 1 file changed, 74 insertions(+)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to