URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d6f2693705b031ea04fbab9d8b5108e519dc029
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3d6f269 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: GATT: Pass data to GATT dissectors
Now GATT dissectors need to have opcode to properly dissect attribute
or return expert info if possible (wrong usage).
Change-Id: Ife79bbf0682967a8bef8efadd8b242aa147315a7
Reviewed-on: https://code.wireshark.org/review/14314
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 fcce1e4 Bluetooth: GATT: Add a lot of attributes usage expert infos
adds 3d6f269 Bluetooth: GATT: Pass data to GATT dissectors
Summary of changes:
epan/dissectors/packet-btatt.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)