URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=feb6b58e28e08c274408bf775086491500c933be
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
feb6b58 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: ATT: Support two request at once
There is possible that request will be send from two devices
in the same time. Fix request-response tracking to support this case.
Change-Id: Iaacf910d952f8dff96073e7155ea4947f9b8cbc3
Reviewed-on: https://code.wireshark.org/review/11014
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 dae1286 Qt: Add "Bluetooth" prefix for Bluetooth item in Wireless menu
adds feb6b58 Bluetooth: ATT: Support two request at once
Summary of changes:
epan/dissectors/packet-btatt.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)