otPlatInfraIfLinkLayerAddress
#include <infra_if.h>
Represents an InfraIf Link-Layer Address.
Summary
Public attributes |
|
---|---|
mAddress[16]
|
uint8_t
The link-layer address bytes.
|
mLength
|
uint8_t
The address length (number of bytes).
|
Public attributes
mAddress
uint8_t otPlatInfraIfLinkLayerAddress::mAddress[16]
The link-layer address bytes.
mLength
uint8_t otPlatInfraIfLinkLayerAddress::mLength
The address length (number of bytes).
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.