Represents an InfraIf Link-Layer Address.
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