Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 4b613a1: Bluetooth: BTLE: Add new commands parsing

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Dec 2016 18:34:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b613a174e42e78031276a1e230497e993b1d534
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4b613a1 by Jakub Pawlowski (jpawlowski@xxxxxxxxxx):

    Bluetooth: BTLE: Add new commands parsing
    
    Add "LE Set Extended Advertising Data",
    "LE Set Extended Scan Response Data", and
    "LE Set Extended Advertising Enable" command parser.
    
    Change-Id: I3027dc9c213c15f503fa5495829726db3a207300
    Reviewed-on: https://code.wireshark.org/review/19251
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  527eefa   [Automatic update for 2016-12-18]
    adds  4b613a1   Bluetooth: BTLE: Add new commands parsing


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