ot::FactoryDiags::Diags::ProcessCmd() method
Processes a factory diagnostics command line.
Arguments
aArgsLength
The number of args in @p aArgs.
aArgs
The arguments of diagnostics command line.
Return value
kErrorInvalidArgs The command is supported but invalid arguments provided. kErrorNone The command is successfully process. kErrorNotImplemented The command is not supported.