Wireshark-commits: [Wireshark-commits] master 6bf8e5b: Bluetooth: HCI_EVT: Implement "LE Direct Adv

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jan 2017 02:37:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bf8e5bf9eb33598b276c704d237d430f261d08d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6bf8e5b by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: HCI_EVT: Implement "LE Direct Advertising Report"
    
    It is part of Bluetooth Core 4 specification.
    
    Change-Id: I7a1e542285d65452d99f753b27777fff80ad1c59
    Reviewed-on: https://code.wireshark.org/review/19646
    Petri-Dish: Michal Labedzki <michal.tomasz.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c38f2be   Qt: Fix a sequence dialog crash.
    adds  6bf8e5b   Bluetooth: HCI_EVT: Implement "LE Direct Advertising Report"


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