Wireshark-commits: [Wireshark-commits] master 3f85d73: Bluetooth: ATT: Add remaining attributes
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f85d738c0003e98b5fff4ec1b08b246f82d4840
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3f85d73 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: ATT: Add remaining attributes
Add 34 attributes.
All attributes for this day should be supported now.
Expect 3:
0x2906 - Valid Range
0x2A2A - IEEE 11073-20601 Regulatory Certification Data List
0x2A4D - Report
The first is hard to implement now, the second needs to buy
specification, the last one will be implemented later - when USB HID
implementation will be full.
Please note that FLOAT/SFLOAT types are now supported right now.
Change-Id: I0499e17257aa8cb831fbd0cf1524d8e59c98cac7
Reviewed-on: https://code.wireshark.org/review/10526
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 3d4ee5e Use FT_UINT40 in two places
adds 3f85d73 Bluetooth: ATT: Add remaining attributes
Summary of changes:
epan/dissectors/packet-btatt.c | 8146 +++++++++++++++++++++++++++++-----------
1 file changed, 5877 insertions(+), 2269 deletions(-)