A struct for keeping track of all of the header info.
A struct for keeping track of all of the interpan header info.
Public Attribute Documentation#
messageType#
uint8_t InterPanHeader::messageType
Definition at line
62
of file app/util/zigbee-framework/ami-inter-pan.h
panId#
uint16_t InterPanHeader::panId
Definition at line
67
of file app/util/zigbee-framework/ami-inter-pan.h
hasLongAddress#
bool InterPanHeader::hasLongAddress
Definition at line
68
of file app/util/zigbee-framework/ami-inter-pan.h
shortAddress#
EmberNodeId InterPanHeader::shortAddress
Definition at line
69
of file app/util/zigbee-framework/ami-inter-pan.h
longAddress#
EmberEUI64 InterPanHeader::longAddress
Definition at line
70
of file app/util/zigbee-framework/ami-inter-pan.h
profileId#
uint16_t InterPanHeader::profileId
Definition at line
73
of file app/util/zigbee-framework/ami-inter-pan.h
clusterId#
uint16_t InterPanHeader::clusterId
Definition at line
74
of file app/util/zigbee-framework/ami-inter-pan.h
groupId#
uint16_t InterPanHeader::groupId
Definition at line
75
of file app/util/zigbee-framework/ami-inter-pan.h