aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-aps.h
diff options
context:
space:
mode:
authorOwen Kirby <osk@exegin.com>2017-06-23 15:15:46 -0700
committerAnders Broman <a.broman58@gmail.com>2017-07-20 07:32:36 +0000
commit79e801806aedbbb74f642fafd9f54c02e60677f5 (patch)
treefe4f3c03368560588fa0b4693154eed6b15869af /epan/dissectors/packet-zbee-aps.h
parent07f27d8238021b6e485699369383a58f95984a4e (diff)
ZigBee: Add touchlink commissioning dissectors.
Change-Id: I745fa77626dd242d9a6f1bd79c6ae52d507f844a Reviewed-on: https://code.wireshark.org/review/22380 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-zbee-aps.h')
-rw-r--r--epan/dissectors/packet-zbee-aps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-zbee-aps.h b/epan/dissectors/packet-zbee-aps.h
index e0d196d110..28c2fbd410 100644
--- a/epan/dissectors/packet-zbee-aps.h
+++ b/epan/dissectors/packet-zbee-aps.h
@@ -304,6 +304,7 @@ typedef struct{
*/
extern const value_string zbee_aps_cid_names[];
+extern const range_string zbee_aps_apid_names[];
#endif /* PACKET_ZBEE_APS_H*/