This structure 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)


m8#

uint8_t otSteeringData::m8[OT_STEERING_DATA_MAX_LENGTH]

Byte values.