Searched refs:otDiagProcessCmdLine (Results 1 – 4 of 4) sorted by relevance
90 otError otDiagProcessCmdLine(otInstance *aInstance, const char *aString);
42 otError otDiagProcessCmdLine(otInstance *aInstance, const char *aString) in otDiagProcessCmdLine() function
228 otError otDiagProcessCmdLine(otInstance *aInstance, const char *aString, char *aOutput, size_t aOut… in otDiagProcessCmdLine() function
1464 SuccessOrExit(error = otDiagProcessCmdLine(mInstance, string)); in HandlePropertySet_SPINEL_PROP_NEST_STREAM_MFG()