Wireshark-bugs: [Wireshark-bugs] [Bug 9606] Bluetooth/Ubertooth: Improvements: Support for new b

Date: Sun, 05 Jan 2014 21:43:30 +0000

changed bug 9606

What Removed Added
Attachment #12397 Flags review_for_checkin? review_for_checkin-

Comment # 15 on bug 9606 from
Comment on attachment 12397 [details]
[PATCH 4/9] Bluetooth: Implement the rest of fields in Low Energy  Link Layer
dissector

This patch don't build :

dissectors/packet-btle.c:398:57: error: ‘ett_scan_response_data’ undeclared
(first use in this function)
             sub_tree = proto_item_add_subtree(sub_item,
ett_scan_response_data);


You are receiving this mail because:
  • You are watching all bug changes.