/openthread-3.6.0/src/cli/ |
D | cli_br.cpp | 56 template <> otError Br::Process<Cmd("init")>(Arg aArgs[]) in Process() 81 template <> otError Br::Process<Cmd("enable")>(Arg aArgs[]) in Process() 102 template <> otError Br::Process<Cmd("disable")>(Arg aArgs[]) in Process() 122 template <> otError Br::Process<Cmd("state")>(Arg aArgs[]) in Process() 146 otError Br::ParsePrefixTypeArgs(Arg aArgs[], PrefixType &aFlags) in ParsePrefixTypeArgs() 190 template <> otError Br::Process<Cmd("omrprefix")>(Arg aArgs[]) in Process() 256 template <> otError Br::Process<Cmd("onlinkprefix")>(Arg aArgs[]) in Process() 322 template <> otError Br::Process<Cmd("nat64prefix")>(Arg aArgs[]) in Process() 403 template <> otError Br::Process<Cmd("prefixtable")>(Arg aArgs[]) in Process() 439 template <> otError Br::Process<Cmd("pd")>(Arg aArgs[]) in Process() [all …]
|
D | cli_srp_server.cpp | 66 template <> otError SrpServer::Process<Cmd("addrmode")>(Arg aArgs[]) in Process() 122 template <> otError SrpServer::Process<Cmd("auto")>(Arg aArgs[]) in Process() 146 template <> otError SrpServer::Process<Cmd("domain")>(Arg aArgs[]) in Process() 180 template <> otError SrpServer::Process<Cmd("state")>(Arg aArgs[]) in Process() 199 template <> otError SrpServer::Process<Cmd("enable")>(Arg aArgs[]) in Process() 220 template <> otError SrpServer::Process<Cmd("disable")>(Arg aArgs[]) in Process() 229 template <> otError SrpServer::Process<Cmd("ttl")>(Arg aArgs[]) in Process() 273 template <> otError SrpServer::Process<Cmd("lease")>(Arg aArgs[]) in Process() 320 template <> otError SrpServer::Process<Cmd("host")>(Arg aArgs[]) in Process() 423 template <> otError SrpServer::Process<Cmd("service")>(Arg aArgs[]) in Process() [all …]
|
D | cli_bbr.cpp | 54 template <> otError Bbr::Process<Cmd("mlr")>(Arg aArgs[]) in Process() 168 template <> otError Bbr::Process<Cmd("mgmt")>(Arg aArgs[]) in Process() 247 template <> otError Bbr::Process<Cmd("enable")>(Arg aArgs[]) in Process() 264 template <> otError Bbr::Process<Cmd("disable")>(Arg aArgs[]) in Process() 291 template <> otError Bbr::Process<Cmd("jitter")>(Arg aArgs[]) in Process() 306 template <> otError Bbr::Process<Cmd("register")>(Arg aArgs[]) in Process() 335 template <> otError Bbr::Process<Cmd("state")>(Arg aArgs[]) in Process() 367 template <> otError Bbr::Process<Cmd("config")>(Arg aArgs[]) in Process() 426 otError Bbr::Process(Arg aArgs[]) in Process()
|
D | cli_dataset.cpp | 398 otError Dataset::ParseActiveTimestamp(Arg *&aArgs, otOperationalDataset &aDataset) in ParseActiveTimestamp() 410 otError Dataset::ParseChannel(Arg *&aArgs, otOperationalDataset &aDataset) in ParseChannel() 415 otError Dataset::ParseChannelMask(Arg *&aArgs, otOperationalDataset &aDataset) in ParseChannelMask() 420 otError Dataset::ParseDelay(Arg *&aArgs, otOperationalDataset &aDataset) in ParseDelay() 425 otError Dataset::ParseExtendedPanId(Arg *&aArgs, otOperationalDataset &aDataset) in ParseExtendedPanId() 430 otError Dataset::ParseMeshLocalPrefix(Arg *&aArgs, otOperationalDataset &aDataset) in ParseMeshLocalPrefix() 443 otError Dataset::ParseNetworkKey(Arg *&aArgs, otOperationalDataset &aDataset) in ParseNetworkKey() 448 otError Dataset::ParseNetworkName(Arg *&aArgs, otOperationalDataset &aDataset) in ParseNetworkName() 459 otError Dataset::ParsePanId(Arg *&aArgs, otOperationalDataset &aDataset) in ParsePanId() 464 otError Dataset::ParsePendingTimestamp(Arg *&aArgs, otOperationalDataset &aDataset) in ParsePendingTimestamp() [all …]
|
D | cli.cpp | 234 template <> otError Interpreter::Process<Cmd("diag")>(Arg aArgs[]) in Process() 251 template <> otError Interpreter::Process<Cmd("version")>(Arg aArgs[]) in Process() 292 template <> otError Interpreter::Process<Cmd("reset")>(Arg aArgs[]) in Process() 369 otError Interpreter::ProcessUserCommands(Arg aArgs[]) in ProcessUserCommands() 528 template <> otError Interpreter::Process<Cmd("history")>(Arg aArgs[]) { return mHistory.Process(aAr… in Process() 532 template <> otError Interpreter::Process<Cmd("ba")>(Arg aArgs[]) in Process() 623 template <> otError Interpreter::Process<Cmd("br")>(Arg aArgs[]) { return mBr.Process(aArgs); } in Process() 627 template <> otError Interpreter::Process<Cmd("nat64")>(Arg aArgs[]) in Process() 925 template <> otError Interpreter::Process<Cmd("bbr")>(Arg aArgs[]) { return mBbr.Process(aArgs); } in Process() 937 template <> otError Interpreter::Process<Cmd("domainname")>(Arg aArgs[]) in Process() [all …]
|
D | cli_joiner.cpp | 45 template <> otError Joiner::Process<Cmd("discerner")>(Arg aArgs[]) in Process() 130 template <> otError Joiner::Process<Cmd("id")>(Arg aArgs[]) in Process() 153 template <> otError Joiner::Process<Cmd("start")>(Arg aArgs[]) in Process() 181 template <> otError Joiner::Process<Cmd("stop")>(Arg aArgs[]) in Process() 208 template <> otError Joiner::Process<Cmd("state")>(Arg aArgs[]) in Process() 217 otError Joiner::Process(Arg aArgs[]) in Process()
|
D | cli_commissioner.cpp | 43 template <> otError Commissioner::Process<Cmd("announce")>(Arg aArgs[]) in Process() 62 template <> otError Commissioner::Process<Cmd("energy")>(Arg aArgs[]) in Process() 84 template <> otError Commissioner::Process<Cmd("joiner")>(Arg aArgs[]) in Process() 195 template <> otError Commissioner::Process<Cmd("mgmtget")>(Arg aArgs[]) in Process() 242 template <> otError Commissioner::Process<Cmd("mgmtset")>(Arg aArgs[]) in Process() 304 template <> otError Commissioner::Process<Cmd("panid")>(Arg aArgs[]) in Process() 321 template <> otError Commissioner::Process<Cmd("provisioningurl")>(Arg aArgs[]) in Process() 328 template <> otError Commissioner::Process<Cmd("sessionid")>(Arg aArgs[]) in Process() 337 template <> otError Commissioner::Process<Cmd("id")>(Arg aArgs[]) in Process() 354 template <> otError Commissioner::Process<Cmd("start")>(Arg aArgs[]) in Process() [all …]
|
D | cli_srp_client.cpp | 69 template <> otError SrpClient::Process<Cmd("autostart")>(Arg aArgs[]) in Process() 166 template <> otError SrpClient::Process<Cmd("callback")>(Arg aArgs[]) in Process() 182 template <> otError SrpClient::Process<Cmd("host")>(Arg aArgs[]) in Process() 456 template <> otError SrpClient::Process<Cmd("leaseinterval")>(Arg aArgs[]) in Process() 478 template <> otError SrpClient::Process<Cmd("keyleaseinterval")>(Arg aArgs[]) in Process() 484 template <> otError SrpClient::Process<Cmd("server")>(Arg aArgs[]) in Process() 548 template <> otError SrpClient::Process<Cmd("service")>(Arg aArgs[]) in Process() 684 otError SrpClient::ProcessServiceAdd(Arg aArgs[]) in ProcessServiceAdd() 860 template <> otError SrpClient::Process<Cmd("start")>(Arg aArgs[]) in Process() 886 template <> otError SrpClient::Process<Cmd("state")>(Arg aArgs[]) in Process() [all …]
|
D | cli_coap_secure.cpp | 93 template <> otError CoapSecure::Process<Cmd("resource")>(Arg aArgs[]) in Process() 131 template <> otError CoapSecure::Process<Cmd("set")>(Arg aArgs[]) in Process() 150 template <> otError CoapSecure::Process<Cmd("start")>(Arg aArgs[]) in Process() 180 template <> otError CoapSecure::Process<Cmd("stop")>(Arg aArgs[]) in Process() 203 template <> otError CoapSecure::Process<Cmd("get")>(Arg aArgs[]) { return ProcessRequest(aArgs, OT_… in Process() 205 template <> otError CoapSecure::Process<Cmd("post")>(Arg aArgs[]) { return ProcessRequest(aArgs, OT… in Process() 207 template <> otError CoapSecure::Process<Cmd("put")>(Arg aArgs[]) { return ProcessRequest(aArgs, OT_… in Process() 209 template <> otError CoapSecure::Process<Cmd("delete")>(Arg aArgs[]) in Process() 214 otError CoapSecure::ProcessRequest(Arg aArgs[], otCoapCode aCoapCode) in ProcessRequest() 364 template <> otError CoapSecure::Process<Cmd("connect")>(Arg aArgs[]) in Process() [all …]
|
D | cli_dns.cpp | 45 template <> otError Dns::Process<Cmd("compression")>(Arg aArgs[]) in Process() 109 template <> otError Dns::Process<Cmd("config")>(Arg aArgs[]) in Process() 234 template <> otError Dns::Process<Cmd("resolve")>(Arg aArgs[]) in Process() 251 template <> otError Dns::Process<Cmd("resolve4")>(Arg aArgs[]) in Process() 315 template <> otError Dns::Process<Cmd("browse")>(Arg aArgs[]) in Process() 354 template <> otError Dns::Process<Cmd("service")>(Arg aArgs[]) in Process() 383 template <> otError Dns::Process<Cmd("servicehost")>(Arg aArgs[]) in Process() 388 otError Dns::ProcessService(Arg aArgs[], ResolveServiceFn aResolveServiceFn) in ProcessService() 410 otError Dns::GetDnsConfig(Arg aArgs[], otDnsQueryConfig *&aConfig) in GetDnsConfig() 651 template <> otError Dns::Process<Cmd("server")>(Arg aArgs[]) in Process() [all …]
|
D | cli_udp.cpp | 83 template <> otError UdpExample::Process<Cmd("bind")>(Arg aArgs[]) in Process() 132 template <> otError UdpExample::Process<Cmd("connect")>(Arg aArgs[]) in Process() 164 template <> otError UdpExample::Process<Cmd("close")>(Arg aArgs[]) in Process() 180 template <> otError UdpExample::Process<Cmd("open")>(Arg aArgs[]) in Process() 254 template <> otError UdpExample::Process<Cmd("send")>(Arg aArgs[]) in Process() 331 template <> otError UdpExample::Process<Cmd("linksecurity")>(Arg aArgs[]) in Process() 424 otError UdpExample::Process(Arg aArgs[]) in Process()
|
D | cli_coap.cpp | 145 template <> otError Coap::Process<Cmd("cancel")>(Arg aArgs[]) in Process() 153 template <> otError Coap::Process<Cmd("resource")>(Arg aArgs[]) in Process() 192 template <> otError Coap::Process<Cmd("set")>(Arg aArgs[]) in Process() 253 template <> otError Coap::Process<Cmd("start")>(Arg aArgs[]) in Process() 260 template <> otError Coap::Process<Cmd("stop")>(Arg aArgs[]) in Process() 273 template <> otError Coap::Process<Cmd("parameters")>(Arg aArgs[]) in Process() 331 template <> otError Coap::Process<Cmd("get")>(Arg aArgs[]) { return ProcessRequest(aArgs, OT_COAP_C… in Process() 333 template <> otError Coap::Process<Cmd("post")>(Arg aArgs[]) { return ProcessRequest(aArgs, OT_COAP_… in Process() 335 template <> otError Coap::Process<Cmd("put")>(Arg aArgs[]) { return ProcessRequest(aArgs, OT_COAP_C… in Process() 337 template <> otError Coap::Process<Cmd("delete")>(Arg aArgs[]) { return ProcessRequest(aArgs, OT_COA… in Process() [all …]
|
D | cli_history.cpp | 50 otError History::ParseArgs(Arg aArgs[], bool &aIsList, uint16_t &aNumEntries) const in ParseArgs() 130 template <> otError History::Process<Cmd("ipaddr")>(Arg aArgs[]) in Process() 241 template <> otError History::Process<Cmd("ipmaddr")>(Arg aArgs[]) in Process() 354 template <> otError History::Process<Cmd("neighbor")>(Arg aArgs[]) in Process() 500 template <> otError History::Process<Cmd("router")>(Arg aArgs[]) in Process() 641 template <> otError History::Process<Cmd("netinfo")>(Arg aArgs[]) in Process() 791 template <> otError History::Process<Cmd("rx")>(Arg aArgs[]) { return ProcessRxTxHistory(kRx, aArgs… in Process() 917 template <> otError History::Process<Cmd("rxtx")>(Arg aArgs[]) { return ProcessRxTxHistory(kRxTx, a… in Process() 1002 template <> otError History::Process<Cmd("tx")>(Arg aArgs[]) { return ProcessRxTxHistory(kTx, aArgs… in Process() 1076 otError History::ProcessRxTxHistory(RxTx aRxTx, Arg aArgs[]) in ProcessRxTxHistory() [all …]
|
D | cli_network_data.cpp | 186 template <> otError NetworkData::Process<Cmd("length")>(Arg aArgs[]) in Process() 197 template <> otError NetworkData::Process<Cmd("maxlength")>(Arg aArgs[]) in Process() 237 template <> otError NetworkData::Process<Cmd("publish")>(Arg aArgs[]) in Process() 402 template <> otError NetworkData::Process<Cmd("unpublish")>(Arg aArgs[]) in Process() 471 template <> otError NetworkData::Process<Cmd("register")>(Arg aArgs[]) in Process() 488 template <> otError NetworkData::Process<Cmd("steeringdata")>(Arg aArgs[]) in Process() 796 template <> otError NetworkData::Process<Cmd("show")>(Arg aArgs[]) in Process() 858 template <> otError NetworkData::Process<Cmd("full")>(Arg aArgs[]) in Process() 909 otError NetworkData::Process(Arg aArgs[]) in Process()
|
D | cli_extension_example.c | 37 static otError helloWorldCommand(void *aContext, uint8_t aArgsLength, char *aArgs[]) in helloWorldCommand() 43 static otError threadCommand(void *aContext, uint8_t aArgsLength, char *aArgs[]) in threadCommand()
|
D | cli_tcp.cpp | 114 template <> otError TcpExample::Process<Cmd("init")>(Arg aArgs[]) in Process() 272 template <> otError TcpExample::Process<Cmd("deinit")>(Arg aArgs[]) in Process() 329 template <> otError TcpExample::Process<Cmd("bind")>(Arg aArgs[]) in Process() 375 template <> otError TcpExample::Process<Cmd("connect")>(Arg aArgs[]) in Process() 456 template <> otError TcpExample::Process<Cmd("send")>(Arg aArgs[]) in Process() 503 template <> otError TcpExample::Process<Cmd("benchmark")>(Arg aArgs[]) in Process() 631 template <> otError TcpExample::Process<Cmd("sendend")>(Arg aArgs[]) in Process() 656 template <> otError TcpExample::Process<Cmd("abort")>(Arg aArgs[]) in Process() 691 template <> otError TcpExample::Process<Cmd("listen")>(Arg aArgs[]) in Process() 719 template <> otError TcpExample::Process<Cmd("stoplistening")>(Arg aArgs[]) in Process() [all …]
|
D | cli.hpp | 304 template <typename ValueType> otError ProcessGet(Arg aArgs[], GetHandler<ValueType> aGetHandler) in ProcessGet() 321 template <typename ValueType> otError ProcessSet(Arg aArgs[], SetHandler<ValueType> aSetHandler) in ProcessSet() 335 …template <typename ValueType> otError ProcessSet(Arg aArgs[], SetHandlerFailable<ValueType> aSetHa… in ProcessSet() 350 …otError ProcessGetSet(Arg aArgs[], GetHandler<ValueType> aGetHandler, SetHandler<ValueType> aSetHa… in ProcessGetSet() 362 …otError ProcessGetSet(Arg aArgs[], GetHandler<ValueType> aGetHandler, SetHandlerFailable<ValueType… in ProcessGetSet() 620 template <> inline otError Interpreter::ProcessGet<uint32_t>(Arg aArgs[], GetHandler<uint32_t> aGet… in ProcessGet() 631 template <> inline otError Interpreter::ProcessGet<int32_t>(Arg aArgs[], GetHandler<int32_t> aGetHa… in ProcessGet()
|
D | cli_tcat.cpp | 111 template <> otError Tcat::Process<Cmd("start")>(Arg aArgs[]) in Process() 137 template <> otError Tcat::Process<Cmd("stop")>(Arg aArgs[]) in Process() 147 otError Tcat::Process(Arg aArgs[]) in Process()
|
D | cli_mac_filter.cpp | 135 template <> otError MacFilter::Process<Cmd("addr")>(Arg aArgs[]) in Process() 311 template <> otError MacFilter::Process<Cmd("rss")>(Arg aArgs[]) in Process() 446 otError MacFilter::Process(Arg aArgs[]) in Process()
|
D | cli_link_metrics.cpp | 53 template <> otError LinkMetrics::Process<Cmd("query")>(Arg aArgs[]) in Process() 132 template <> otError LinkMetrics::Process<Cmd("mgmt")>(Arg aArgs[]) in Process() 302 template <> otError LinkMetrics::Process<Cmd("probe")>(Arg aArgs[]) in Process() 332 otError LinkMetrics::Process(Arg aArgs[]) in Process()
|
/openthread-3.6.0/src/core/diags/ |
D | factory_diags.cpp | 54 char *aArgs[], in otPlatDiagProcess() 90 Error Diags::ProcessChannel(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessChannel() 107 Error Diags::ProcessPower(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessPower() 123 Error Diags::ProcessEcho(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessEcho() 159 Error Diags::ProcessStart(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessStart() 171 Error Diags::ProcessStop(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessStop() 557 Error Diags::ProcessContinuousWave(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutpu… in ProcessContinuousWave() 578 Error Diags::ProcessStream(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessStream() 607 Error Diags::ProcessPowerSettings(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutput… in ProcessPowerSettings() 677 Error Diags::ProcessRawPowerSetting(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutp… in ProcessRawPowerSetting() [all …]
|
/openthread-3.6.0/src/core/common/ |
D | heap_allocatable.hpp | 73 template <typename... Args> static Type *Allocate(Args &&...aArgs) in Allocate() 92 template <typename... Args> static Type *AllocateAndInit(Args &&...aArgs) in AllocateAndInit()
|
/openthread-3.6.0/tools/ot-fct/ |
D | cli.cpp | 95 otError Cli::ProcessTargetPowerTable(Utils::CmdLineParser::Arg aArgs[]) in ProcessTargetPowerTable() 121 otError Cli::ProcessRegionDomainTable(Utils::CmdLineParser::Arg aArgs[]) in ProcessRegionDomainTable() 182 otError Cli::ProcessCalibrationTable(Utils::CmdLineParser::Arg aArgs[]) in ProcessCalibrationTable() 277 void Cli::ProcessCommand(Utils::CmdLineParser::Arg aArgs[]) in ProcessCommand()
|
/openthread-3.6.0/src/core/api/ |
D | diags_api.cpp | 52 otError otDiagProcessCmd(otInstance *aInstance, uint8_t aArgsLength, char *aArgs[], char *aOutput, … in otDiagProcessCmd()
|
D | tcp_api.cpp | 47 const otTcpEndpointInitializeArgs *aArgs) in otTcpEndpointInitialize() 106 const otTcpListenerInitializeArgs *aArgs) in otTcpListenerInitialize()
|