URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d25bdd7c4603e97acc5081f0798280bc44c0ab75
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d25bdd7 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Qt/Bluetooth: HCI Summary: Miscellaneous fixes
1. Count vendor commands once
2. Fill Event column in case of Command Status/Command Complete
types while displaying command
3. Add missing Status from Connect Complete event
4. Add missing Command Complete events opcodes
Change-Id: Ie5a0e373f92f62fcb890cef7ab54762df3bb8a35
Reviewed-on: https://code.wireshark.org/review/14315
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from c785c51 Packetbb: Fix Msg size
adds d25bdd7 Qt/Bluetooth: HCI Summary: Miscellaneous fixes
Summary of changes:
epan/dissectors/packet-bthci_evt.c | 32 ++++++++++++++++++++++++++++++++
ui/qt/bluetooth_hci_summary_dialog.cpp | 6 +++++-
2 files changed, 37 insertions(+), 1 deletion(-)