EmberCurrentSecurityState Struct Reference

This describes the security features used by the stack for a joined device.

#include <ember-types.h>

Data Fields

EmberCurrentSecurityBitmask bitmask
 
EmberEUI64 trustCenterLongAddress

This describes the security features used by the stack for a joined device.

Field Documentation

◆ bitmask

EmberCurrentSecurityBitmask EmberCurrentSecurityState::bitmask

This bitmask indicates the security features currently in use on this node.

◆ trustCenterLongAddress

EmberEUI64 EmberCurrentSecurityState::trustCenterLongAddress

This indicates the EUI64 of the Trust Center. It will be all zeroes if the Trust Center Address is not known (i.e., the device is in a Distributed Trust Center network).


The documentation for this struct was generated from the following file:
  • ember-types.h