0.01.00
diag.h File Reference

This file defines the top-level functions for the OpenThread diagnostics library. More...

#include <openthread/types.h>

Go to the source code of this file.

Functions

void otDiagInit (otInstance *aInstance)
 Initialize the diagnostics module. More...
 
char * otDiagProcessCmd (int argc, char *argv[])
 This function processes a factory diagnostics command line. More...
 
char * otDiagProcessCmdLine (char *aString)
 This function processes a factory diagnostics command line. More...
 
bool otDiagIsEnabled (void)
 This function indicates whether or not the factory diagnostics mode is enabled. More...
 

Detailed Description

This file defines the top-level functions for the OpenThread diagnostics library.