Wireshark-commits: [Wireshark-commits] master 34a210d: Bluetooth: ATT: Implement one FTMS/FTMP char
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34a210de37c25c5146285a2d98a953f0053b49c5
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
34a210d by Michał Łabędzki (michal.labedzki@xxxxxxxxxxxxx):
Bluetooth: ATT: Implement one FTMS/FTMP characteristic: Machine Status
Add support for "FiTness Machine Service" characteristics:
- 0x2ADA Fitness Machine Status
Change-Id: Ifceae6aba9f1849d1b9f027e54953385c0d1a98c
Reviewed-on: https://code.wireshark.org/review/30042
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 354c0d4 Fix Windows dumpcap -i TCP@
add 34a210d Bluetooth: ATT: Implement one FTMS/FTMP characteristic: Machine Status
Summary of changes:
epan/dissectors/packet-btatt.c | 381 +++++++++++++++++++++++++++++++++++++++--
epan/unit_strings.c | 2 +
epan/unit_strings.h | 2 +
3 files changed, 366 insertions(+), 19 deletions(-)