Home
last modified time | relevance | path

Searched refs:ProcessRegionDomainTable (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/tools/ot-fct/
Dcli.hpp104 otError ProcessRegionDomainTable(Utils::CmdLineParser::Arg aArgs[]);
Dcli.cpp50 {"regiondomaintable", &Cli::ProcessRegionDomainTable},
121 otError Cli::ProcessRegionDomainTable(Utils::CmdLineParser::Arg aArgs[]) in ProcessRegionDomainTable() function in ot::Fct::Cli