URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0242a7fd32ccc94950d625c92d45960bf108e53
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e0242a7 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: GATT: Add services error codes
GATT Service may define own error code. Add them.
Change-Id: I9e5c0d38b2dd01c16cfd47578f151cefdc9393fe
Reviewed-on: https://code.wireshark.org/review/16467
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from e996122 Bluetooth: RFCOMM: Fix CID 1364086
adds e0242a7 Bluetooth: GATT: Add services error codes
Summary of changes:
epan/dissectors/packet-btatt.c | 344 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 329 insertions(+), 15 deletions(-)