URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88fbd72f21a045cd601d0170ae63a5b992de48b7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
88fbd72 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: HCI_EVT: Implement "Read Local Supported Codecs"
Implement event reponse for command "Read Local Supported Codecs".
Change-Id: I38946f4744b2d2d586384125700e937db698038c
Reviewed-on: https://code.wireshark.org/review/20353
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 35592f9 Bluetooth: HCI_EVT: Add missing unit for generated field
adds 88fbd72 Bluetooth: HCI_EVT: Implement "Read Local Supported Codecs"
Summary of changes:
epan/dissectors/packet-bthci_evt.c | 98 ++++++++++++++++++++++++++++++++++--
1 file changed, 95 insertions(+), 3 deletions(-)