Wireshark-commits: [Wireshark-commits] master b6e0335: [BLE] Make the Nordic BLE dissector fill in

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

Commits:

b6e0335 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [BLE] Make the Nordic BLE dissector fill in the btle_context_t struct.
    
    Change-Id: I14e62126d022dde10dcce2d7e974def0dc664b20
    Reviewed-on: https://code.wireshark.org/review/16840
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  18f775a   Fix compilation on FreeBSD.
    adds  b6e0335   [BLE] Make the Nordic BLE dissector fill in the btle_context_t struct.


Summary of changes:
 epan/dissectors/packet-btle.c       |    4 ++-
 epan/dissectors/packet-nordic_ble.c |   47 +++++++++++++++++++----------------
 2 files changed, 28 insertions(+), 23 deletions(-)