GPD Address for sending and receiving a GPDF.

Public Attributes#

sl_802154_long_addr_t
union sl_zigbee_gp_address_t::@6
uint8_t

Public Attribute Documentation#

gpdIeeeAddress#

sl_802154_long_addr_t sl_zigbee_gp_address_t::gpdIeeeAddress

The IEEE address is used when the application identifier is SL_ZIGBEE_GP_APPLICATION_IEEE_ADDRESS.


Definition at line 308 of file stack/include/gp-types.h

sourceId#

sl_zigbee_gp_source_id_t sl_zigbee_gp_address_t::sourceId

The 32-bit source identifier is used when the application identifier is SL_ZIGBEE_GP_APPLICATION_SOURCE_ID.


Definition at line 312 of file stack/include/gp-types.h

id#

union sl_zigbee_gp_address_t::@6 sl_zigbee_gp_address_t::id

Definition at line 313 of file stack/include/gp-types.h

applicationId#

sl_zigbee_gp_application_id_t sl_zigbee_gp_address_t::applicationId

Application identifier of the GPD.


Definition at line 315 of file stack/include/gp-types.h

endpoint#

uint8_t sl_zigbee_gp_address_t::endpoint

Application endpoint , only used when application identifier is SL_ZIGBEE_GP_APPLICATION_IEEE_ADDRESS


Definition at line 319 of file stack/include/gp-types.h