URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58081a2d1ce4800ac33d7b9ce2b82259701c3c16
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
58081a2 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: ATT: Add missing "Generic" items for Appearance
Each category of Appearance has "Generic" value (0x00), so show it as "Generic"
rather then "Unknown".
Change-Id: I572c8336a836a543d82975f0a27f0a06648132b8
Reviewed-on: https://code.wireshark.org/review/11017
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 69df674 Bluetooth: ATT: Remove DecodeAs UUID16/128
adds 58081a2 Bluetooth: ATT: Add missing "Generic" items for Appearance
Summary of changes:
epan/dissectors/packet-btatt.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)