Wireshark-commits: [Wireshark-commits] master 604fa3e: Implement dissector for the LE Enhanced Conn

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Nov 2016 07:03:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=604fa3e2ea78968666c69be4db147e8b6edc09d8
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

604fa3e by Sharvil Nanavati ([email protected]):

    Implement dissector for the LE Enhanced Connection Complete event.
    
    BLE connections that use this event cannot be fully decoded since the
    connection handle is unknown to Wireshark.
    
    Change-Id: I56eb6fc7c918b235fb1d68d89b6f1f2847e648e1
    Reviewed-on: https://code.wireshark.org/review/18661
    Reviewed-by: Sharvil Nanavati <[email protected]>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  dcd0bed   USB Audio: Fix dissection of unit descriptors missing the iFeature field
    adds  604fa3e   Implement dissector for the LE Enhanced Connection Complete event.


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