Wireshark-commits: [Wireshark-commits] master fb80cbd: Bluetooth: Add "PAN" prefix to three UUIDs
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb80cbdd00545c921414182aae581e85c219a017
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9ff68f3 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: AVDTP: Add missing error codes
Add error codes from AVDTP, GAVDTP and A2DP 1.3.1.
Change-Id: Ida7c8041bafcd954d9939c165808347f16c542a8
Reviewed-on: https://code.wireshark.org/review/10523
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
fb80cbd by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: Add "PAN" prefix to three UUIDs
"GN" does not seems to be really useful, but "PAN GN" is reasonable.
Change-Id: Ia04aa20e4b95743c7db46e87606e3843a124d7e4
Reviewed-on: https://code.wireshark.org/review/10524
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from ac158c1 Bluetooth: HCI_EVT: Use correct name for Window field
adds 9ff68f3 Bluetooth: AVDTP: Add missing error codes
adds fb80cbd Bluetooth: Add "PAN" prefix to three UUIDs
Summary of changes:
epan/dissectors/packet-bluetooth.c | 6 +++---
epan/dissectors/packet-btavdtp.c | 37 ++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 3 deletions(-)