An in-memory representation of a ZigBee APS frame of an incoming or outgoing message.
Public Attribute Documentation#
profileId#
uint16_t sl_zigbee_aps_frame_t::profileId
The application profile ID that describes the format of the message.
options#
sl_zigbee_aps_option_t sl_zigbee_aps_frame_t::options
A bitmask of options from the enumeration above.
groupId#
uint16_t sl_zigbee_aps_frame_t::groupId
The group ID for this message, if it is multicast mode.