Interpan header used for sending and receiving interpan messages.

Public Attribute Documentation#

messageType#

sl_zigbee_af_interpan_message_type_t sl_zigbee_af_interpan_header_t::messageType

Definition at line 368 of file app/framework/include/af-types.h

longAddress#

sl_802154_long_addr_t sl_zigbee_af_interpan_header_t::longAddress

MAC addressing, which is the destination for outgoing messages and source for incoming messages, which always has a long address.


Definition at line 375 of file app/framework/include/af-types.h

shortAddress#

sl_802154_short_addr_t sl_zigbee_af_interpan_header_t::shortAddress

Definition at line 376 of file app/framework/include/af-types.h

panId#

sl_802154_pan_id_t sl_zigbee_af_interpan_header_t::panId

Definition at line 377 of file app/framework/include/af-types.h

profileId#

sl_zigbee_af_profile_id_t sl_zigbee_af_interpan_header_t::profileId

APS data


Definition at line 382 of file app/framework/include/af-types.h

clusterId#

sl_zigbee_af_cluster_id_t sl_zigbee_af_interpan_header_t::clusterId

Definition at line 383 of file app/framework/include/af-types.h

groupId#

sl_zigbee_multicast_id_t sl_zigbee_af_interpan_header_t::groupId

The groupId is only used for SL_ZIGBEE_AF_INTERPAN_MULTICAST


Definition at line 388 of file app/framework/include/af-types.h

options#

sl_zigbee_af_interpan_options_t sl_zigbee_af_interpan_header_t::options

Definition at line 389 of file app/framework/include/af-types.h