Wireshark-commits: [Wireshark-commits] master 7f033b6: Bluetooth: HCI: Add missing Core4's cmd/evt
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f033b68066beba82831c8888703531bafda26eb
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7f033b6 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: HCI: Add missing Core4's cmd/evt identifies
Add a lof of Command Opcodes.
Implement trivial Event: "Inquiry Response Notification"
and "Get MWS Transport Layer Configuration"
Change-Id: I4ca13878e2f972caae4320e9c0149dc3d75c45a5
Reviewed-on: https://code.wireshark.org/review/18668
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 c799699 Qt/Bluetooth: Split LE Meta Events
adds 7f033b6 Bluetooth: HCI: Add missing Core4's cmd/evt identifies
Summary of changes:
epan/dissectors/packet-bthci_cmd.c | 31 +++++-
epan/dissectors/packet-bthci_evt.c | 195 +++++++++++++++++++++++++++++++++++-
2 files changed, 221 insertions(+), 5 deletions(-)