Alexis La Goutte
changed
bug 9606
What |
Removed |
Added |
Attachment #12397 Flags |
review_for_checkin?
|
review_for_checkin-
|
Comment # 15
on bug 9606
from Alexis La Goutte
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.