ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 8095234: Bluetooth: BTLE: Add BT5.0 command and event

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

Commits:

8095234 by Jakub Pawlowski (jpawlowski@xxxxxxxxxx):

    Bluetooth: BTLE: Add BT5.0 command and event name parsing
    
    Change-Id: I830551959965896451ddc08f3e843b61f22eed67
    Reviewed-on: https://code.wireshark.org/review/19233
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9f9086c   packet-infiniband: Update conversation src port for exact lookup
    adds  8095234   Bluetooth: BTLE: Add BT5.0 command and event name parsing


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c |   45 +++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-bthci_evt.c |   30 ++++++++++++++++++++++++
 2 files changed, 74 insertions(+), 1 deletion(-)