You are viewing documentation for version:
2.4.5
Represents the steering data.
Public Attributes#
uint8_t
Length of steering data (bytes)
Public Attribute Documentation#
mLength#
uint8_t otSteeringData::mLength
Length of steering data (bytes)
Definition at line 91
of file include/openthread/commissioner.h
uint8_t otSteeringData::m8[OT_STEERING_DATA_MAX_LENGTH]
Byte values.
Definition at line 92
of file include/openthread/commissioner.h