174 #endif // OPENTHREAD_H_ OTAPI const char *OTCALL otGetVersionString(void)
Get the OpenThread version string.
Definition: thread_api.cpp:361
This file defines the types and structures used in the OpenThread library API.
This file defines the OpenThread IPv6 API.
This file defines the OpenThread crypto C APIs.
This file defines the top-level OpenThread APIs related to message buffer and queues.
This file defines the OpenThread Thread API (for both FTD and MTD).
This file defines the OpenThread Instance API.
This file defines the OpenThread API for Tasklets.
OTAPI const char *OTCALL otThreadErrorToString(otError aError)
This function converts an otError enum into a string.
Definition: logging.cpp:272
This file defines the OpenThread Network Data API.
This file defines the OpenThread IEEE 802.15.4 Link Layer API.
This file defines the OpenThread Operational Dataset API (for both FTD and MTD).
otError
This enumeration represents error codes used throughout OpenThread.
Definition: types.h:107