Represents the steering data.

Public Attributes#

uint8_t

Length of steering data (bytes)

uint8_t

Byte values.

Public Attribute Documentation#

mLength#

uint8_t otSteeringData::mLength

Length of steering data (bytes)


Definition at line 95 of file include/openthread/commissioner.h

m8#

uint8_t otSteeringData::m8[OT_STEERING_DATA_MAX_LENGTH]

Byte values.


Definition at line 96 of file include/openthread/commissioner.h