Home
last modified time | relevance | path

Searched refs:Config (Results 1 – 10 of 10) sorted by relevance

/openthread-2.7.6/src/core/utils/
Dping_sender.hpp92 class Config : public otPingSenderConfig class in ot::Utils::PingSender
158 Error Ping(const Config &aConfig);
178 Config mConfig;
Dping_sender.cpp47 void PingSender::Config::SetUnspecifiedToDefault(void) in SetUnspecifiedToDefault()
70 void PingSender::Config::InvokeReplyCallback(const Reply &aReply) const in InvokeReplyCallback()
79 void PingSender::Config::InvokeStatisticsCallback(const Statistics &aStatistics) const in InvokeStatisticsCallback()
98 Error PingSender::Ping(const Config &aConfig) in Ping()
/openthread-2.7.6/src/posix/
Dclient.cpp68 struct Config struct
156 int ConnectSession(const Config &aConfig) in ConnectSession()
187 bool ReconnectSession(Config &aConfig) in ReconnectSession()
239 Config ParseArg(int &aArgCount, char **&aArgVector) in ParseArg()
241 Config config = {"wpan0"}; in ParseArg()
277 Config config; in main()
/openthread-2.7.6/src/core/api/
Dping_sender_api.cpp49 …return instance.Get<Utils::PingSender>().Ping(*static_cast<const Utils::PingSender::Config *>(aCon… in otPingSenderPing()
/openthread-2.7.6/src/core/thread/
Dnetwork_data.cpp83 Config config; in GetNextOnMeshPrefix()
99 Config config; in GetNextExternalRoute()
115 Config config; in GetNextService()
124 Error NetworkData::Iterate(Iterator &aIterator, uint16_t aRloc16, Config &aConfig) const in Iterate()
739 Config config; in GetNextServer()
Dnetwork_data.hpp674 struct Config struct in ot::NetworkData::NetworkData
681 Error Iterate(Iterator &aIterator, uint16_t aRloc16, Config &aConfig) const;
/openthread-2.7.6/tests/toranj/
DREADME.md104 "Config:NCP:DriverName" => "spinel"
117 "Config:NCP:DriverName" => "spinel"
342 …cal/sbin/wpantund -o Config:NCP:SocketPath "system:../../examples/apps/ncp/ot-ncp-ftd 1" -o Config
343 …cal/sbin/wpantund -o Config:NCP:SocketPath "system:../../examples/apps/ncp/ot-ncp-ftd 2" -o Config
/openthread-2.7.6/third_party/mbedtls/repo/scripts/
Dconfig.py46 class Config: class
324 class ConfigFile(Config):
/openthread-2.7.6/tools/harness-thci/
DREADME.md42 …d add a new platform group named OpenThread_WpanCtl in `C:\GRL\Thread1.1\Config\Configuration.ini`…
/openthread-2.7.6/
DCMakeLists.txt181 message(STATUS "OpenThread Config File: \"${OT_CONFIG}\"")