Represents an InfraIf Link-Layer Address.

Public Attributes#

uint8_t

The link-layer address bytes.

uint8_t

The address length (number of bytes).

Public Attribute Documentation#

mAddress#

uint8_t otPlatInfraIfLinkLayerAddress::mAddress[OT_PLAT_INFRA_IF_MAX_LINK_LAYER_ADDR_LENGTH]

The link-layer address bytes.


Definition at line 55 of file include/openthread/platform/infra_if.h

mLength#

uint8_t otPlatInfraIfLinkLayerAddress::mLength

The address length (number of bytes).


Definition at line 56 of file include/openthread/platform/infra_if.h