The internal representation of a proxy or sink table entry.

Public Attribute Documentation#

status#

EmberGpProxyTableEntryStatus EmberGpProxyTableEntry::status

Internal status. Defines if the entry is unused or used as a proxy entry


options#

uint32_t EmberGpProxyTableEntry::options

The tunneling options (this contains both options and extendedOptions from the spec)


gpd#

EmberGpAddress EmberGpProxyTableEntry::gpd

The addressing info of the GPD


assignedAlias#

EmberNodeId EmberGpProxyTableEntry::assignedAlias

The assigned alias for the GPD


securityOptions#

uint8_t EmberGpProxyTableEntry::securityOptions

The security options field


gpdSecurityFrameCounter#

EmberGpSecurityFrameCounter EmberGpProxyTableEntry::gpdSecurityFrameCounter

The SFC of the GPD


gpdKey#

EmberKeyData EmberGpProxyTableEntry::gpdKey

The key


sinkList#

EmberGpSinkListEntry EmberGpProxyTableEntry::sinkList[GP_SINK_LIST_ENTRIES]

The list of sinks (hardcoded to 2 which is the spec minimum) (maybe we should indirect this?)


groupcastRadius#

uint8_t EmberGpProxyTableEntry::groupcastRadius

The groupcast radius


searchCounter#

uint8_t EmberGpProxyTableEntry::searchCounter

The search counter