Error#
This module includes error definitions used in OpenThread.
Typedefs#
typedef enum OT_MUST_USE_RESULTotError
Represents error codes used throughout OpenThread.
Functions#
const char *
otThreadErrorToString(otError aError)
Converts an otError enum into a string.