Home
last modified time | relevance | path

Searched defs:Log (Results 1 – 18 of 18) sorted by relevance

/openthread-latest/src/core/common/
Dsettings.cpp49 void SettingsBase::NetworkInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::NetworkInfo
60 void SettingsBase::ParentInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::ParentInfo
67 void SettingsBase::ChildInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::ChildInfo
75 void SettingsBase::DadInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::DadInfo
89 void SettingsBase::SrpClientInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::SrpClientInfo
97 void SettingsBase::SrpServerInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::SrpServerInfo
104 void SettingsBase::BorderAgentId::Log(Action aAction, const MeshCoP::BorderAgent::Id &aId) in Log() function in ot::SettingsBase::BorderAgentId
393 void Settings::BrOnLinkPrefix::Log(const char *aActionText) const in Log() function in ot::Settings::BrOnLinkPrefix
444 void Settings::Log(Action aAction, Error aError, Key aKey, const void *aValue) in Log() function in ot::Settings
/openthread-latest/src/core/backbone_router/
Dmulticast_listeners_table.cpp134 void MulticastListenersTable::Log(Action aAction, in Log() function in ot::BackboneRouter::MulticastListenersTable
157 void MulticastListenersTable::Log(Action, const Ip6::Address &, TimeMilli, Error) const {} in Log() function in ot::BackboneRouter::MulticastListenersTable
/openthread-latest/src/core/thread/
Dradio_selector.cpp356 void RadioSelector::Log(LogLevel aLogLevel, in Log() function in ot::RadioSelector
386 void RadioSelector::Log(LogLevel, const char *, Mac::RadioType, const Neighbor &) {} in Log() function in ot::RadioSelector
Dmle.hpp1419 static void Log(MessageAction, MessageType, const Ip6::Address &) {} in Log() function in ot::Mle::Mle
1420 static void Log(MessageAction, MessageType, const Ip6::Address &, uint16_t) {} in Log() function in ot::Mle::Mle
Dmle.cpp4090 void Mle::Log(MessageAction aAction, MessageType aType, const Ip6::Address &aAddress) in Log() function in ot::Mle::Mle
4095 void Mle::Log(MessageAction aAction, MessageType aType, const Ip6::Address &aAddress, uint16_t aRlo… in Log() function in ot::Mle::Mle
/openthread-latest/tests/unit/
Dtest_tasklet.cpp38 #define Log(aMessage) fprintf(stderr, aMessage "\n\r") macro
Dtest_srp_server.cpp57 #define Log(...) … macro
Dtest_dso.cpp53 #define Log(...) … macro
Dtest_dns_client.cpp61 #define Log(...) … macro
Dtest_srp_adv_proxy.cpp58 #define Log(...) … macro
Dtest_dnssd_discovery_proxy.cpp62 #define Log(...) … macro
Dtest_routing_manager.cpp52 #define Log(...) … macro
Dtest_mdns.cpp55 #define Log(...) … macro
/openthread-latest/tests/nexus/platform/
Dnexus_misc.cpp129 void Log(const char *aFormat, ...) in Log() function
/openthread-latest/src/core/radio/
Dtrel_interface.cpp432 void Interface::Peer::Log(const char *aAction) const in Log() function in ot::Trel::Interface::Peer
/openthread-latest/src/core/net/
Dsrp_server.cpp1925 void Server::Service::Log(Action aAction) const in Log() function in ot::Srp::Server::Service
1968 void Server::Service::Log(Action) const {} in Log() function in ot::Srp::Server::Service
Ddnssd_server.cpp721 void Server::Response::Log(void) const in Log() function in ot::Dns::ServiceDiscovery::Server::Response
/openthread-latest/src/ncp/
Dncp_base.cpp740 void NcpBase::Log(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aLogString) in Log() function in ot::Ncp::NcpBase