URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2d994d334d38abb3743dbeaaa50b64f5adb30de
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a2d994d by Piotr Winiarczyk (wino45@xxxxxxxxx):
Btle: AE Host Advertising Data reassembly
Bluetooth Low Energy Advertising Extensions Host Advertising Data reassembly.
Bug: 16666
Change-Id: I78fea77a75f07ff7ef8a661e81ac3c729980de0e
Reviewed-on: https://code.wireshark.org/review/38016
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e387a47 wiretap: Adjust the pcapng systemd Journal length check.
add a2d994d Btle: AE Host Advertising Data reassembly
Summary of changes:
epan/dissectors/packet-bthci_cmd.c | 2 +-
epan/dissectors/packet-btle.c | 264 +++++++++++++++++++++++++++++++++----
2 files changed, 242 insertions(+), 24 deletions(-)