URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0184059d1fd48cfe2fd80302d1928088f7e0524
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c018405 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: HCI_CMD: Implement all remaining commands
Commands:
Set Connectionless Slave Broadcast Data
Read Synchronization Train Parameters
Write Synchronization Train Parameters
Read Secure Connections Host Support
Write Secure Connections Host Support
Read Authenticated Payload Timeout
Write Authenticated Payload Timeout
Read Local OOB Extended Data
Read Extended Page Timeout
Write Extended Page Timeout
Read Extended Inquiry Length
Write Extended Inquiry Length
Change-Id: If6d7a7b5405c9b9bd708553d56c6bd372b0b293b
Reviewed-on: https://code.wireshark.org/review/20891
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 023cf32 Qt: support selecting the min/max packet from IO Graph
adds c018405 Bluetooth: HCI_CMD: Implement all remaining commands
Summary of changes:
epan/dissectors/packet-bthci_cmd.c | 122 +++++++++++++++++++++++++++++++++---
1 file changed, 112 insertions(+), 10 deletions(-)