URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da5a160edfa4089c3816c57333376bd9bf46e394
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
da5a160 by Allan Møller Madsen (almomadk@xxxxxxxxx):
Bluetooth HCI: Rename LE Read Remote Used Features command
The command name was changed between core spec 4.2 and 5.0,
it is now: LE Read Remote Features
Bug: 14582
Change-Id: Ia64db822e680263d9e4fef9d6c466e128597a13f
Signed-off-by: Allan Møller Madsen <almomadk@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/32540
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ed23cfb Clean up IPMB/I2C link-layer header types.
add da5a160 Bluetooth HCI: Rename LE Read Remote Used Features command
Summary of changes:
epan/dissectors/packet-bthci_cmd.c | 12 ++++++------
epan/dissectors/packet-bthci_evt.c | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)