Wireshark-commits: [Wireshark-commits] master 21b4b3c: Bluetooth: Add channel to bluetooth dissecto
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Apr 2020 10:52:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=21b4b3c83eacc80396b5c6cfa4cdcb3fb806b2f6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

21b4b3c by Joakim Andersson (joakim.andersson@xxxxxxxxxxxxx):

    Bluetooth: Add channel to bluetooth dissector context
    
    Add channel index to the bluetooth dissector context.
    
    Change-Id: I7f0ad74b3e30ffecade59b6d0c5965bfc6345312
    Signed-off-by: Joakim Andersson <joakim.andersson@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36777
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  151de46   [Automatic update for 2020-04-12]
     add  21b4b3c   Bluetooth: Add channel to bluetooth dissector context


Summary of changes:
 epan/dissectors/packet-btle.h       | 1 +
 epan/dissectors/packet-btle_rf.c    | 1 +
 epan/dissectors/packet-nordic_ble.c | 5 ++++-
 3 files changed, 6 insertions(+), 1 deletion(-)