URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6165546656ae28d73fa9add25fcffd2876c1fb2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b616554 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: HCI vendor: Add support for some Intel commands/events
This change based on BlueZ code on the same license that Wireshark is.
It seems that a lot of commands/events are incomplete or unknown,
however better to have them.
Also rename variables (etc.) of the first dissector to contain
vendor name like new one, to distinguish them.
Change-Id: I2db3ed73d477699032a44bac2d3c88a9230b0095
Reviewed-on: https://code.wireshark.org/review/17657
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from ad980c7 Qt/Bluetooth: Implement hover for rows
adds b616554 Bluetooth: HCI vendor: Add support for some Intel commands/events
Summary of changes:
docbook/release-notes.asciidoc | 1 +
epan/dissectors/packet-bthci_vendor.c | 2209 ++++++++++++++++++++++++++-------
2 files changed, 1784 insertions(+), 426 deletions(-)