ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 8d59678: Bluetooth: BTLE: Add new commands parsing

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Dec 2016 08:57:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d59678483bc90d0fad356338e3dc413e4655585
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8d59678 by Jakub Pawlowski (jpawlowski@xxxxxxxxxx):

    Bluetooth: BTLE: Add new commands parsing
    
    Add "LE Set Extended Advertising Parameters" and
    "LE Set Extended Advertising Parameters" commands parsing.
    
    Change-Id: Ibcc9f145694e54710da3a11ade237f7132674366
    Reviewed-on: https://code.wireshark.org/review/19234
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  693dcd2   Build TRANSUM plugin
    adds  8d59678   Bluetooth: BTLE: Add new commands parsing


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c |   97 ++++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-bthci_evt.c |   16 ++++++
 2 files changed, 113 insertions(+)