You are viewing documentation for version:
2.5.2 (latest)
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 95
of file include/openthread/commissioner.h
uint8_t otSteeringData::m8[OT_STEERING_DATA_MAX_LENGTH]
Byte values.
Definition at line 96
of file include/openthread/commissioner.h