otSteeringData

#include <commissioner.h>

Represents the steering data.

Summary

Public attributes

m8[16]
uint8_t
Byte values.
mLength
uint8_t
Length of steering data (bytes)

Public attributes

m8

uint8_t otSteeringData::m8[16]

Byte values.

mLength

uint8_t otSteeringData::mLength

Length of steering data (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.