Wireshark-commits: [Wireshark-commits] master 2755942: Bluetooth 5.0, HCI command/event PHY update
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Feb 2017 07:37:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=275594231dc1f4a08f24123e4413acfd11b59d4e
Submitter: Michal Labedzki (michal.tomasz.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2755942 by Allan Møller Madsen (almomadk@xxxxxxxxx):

    Bluetooth 5.0, HCI command/event PHY update dissection
    
    Dissection of all new HCI command/events related with
    Bluetooh 5.0 feature 'PHY update - LE 2M and LE Coded'
    
    Change-Id: I212cb368d3295ba36eb0ca34329df566cae1611b
    Signed-off-by: Allan Møller Madsen <almomadk@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/19849
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.tomasz.labedzki@xxxxxxxxx>
    

Actions performed:

    from  20bce6f   packet-btle.c: If frame information is missing, provide a default.
    adds  2755942   Bluetooth 5.0, HCI command/event PHY update dissection


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c |  190 +++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-bthci_cmd.h |    1 +
 epan/dissectors/packet-bthci_evt.c |   75 +++++++++++++-
 3 files changed, 262 insertions(+), 4 deletions(-)