Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/common/
Dsettings.cpp55 void SettingsBase::NetworkInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::NetworkInfo
66 void SettingsBase::ParentInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::ParentInfo
73 void SettingsBase::ChildInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::ChildInfo
81 void SettingsBase::DadInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::DadInfo
95 void SettingsBase::SrpClientInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::SrpClientInfo
103 void SettingsBase::SrpServerInfo::Log(Action aAction) const in Log() function in ot::SettingsBase::SrpServerInfo
110 void SettingsBase::BorderAgentId::Log(Action aAction) const in Log() function in ot::SettingsBase::BorderAgentId
385 void Settings::BrOnLinkPrefix::Log(const char *aActionText) const in Log() function in ot::Settings::BrOnLinkPrefix
436 void Settings::Log(Action aAction, Error aError, Key aKey, const void *aValue) in Log() function in ot::Settings
/openthread-3.5.0/src/core/thread/
Dradio_selector.cpp360 void RadioSelector::Log(LogLevel aLogLevel, in Log() function in ot::RadioSelector
390 void RadioSelector::Log(LogLevel, const char *, Mac::RadioType, const Neighbor &) {} in Log() function in ot::RadioSelector
Dmle.hpp1304 static void Log(MessageAction, MessageType, const Ip6::Address &) {} in Log() function in ot::Mle::Mle
1305 static void Log(MessageAction, MessageType, const Ip6::Address &, uint16_t) {} in Log() function in ot::Mle::Mle
Dmle.cpp4062 void Mle::Log(MessageAction aAction, MessageType aType, const Ip6::Address &aAddress) in Log() function in ot::Mle::Mle
4067 void Mle::Log(MessageAction aAction, MessageType aType, const Ip6::Address &aAddress, uint16_t aRlo… in Log() function in ot::Mle::Mle
/openthread-3.5.0/src/core/backbone_router/
Dmulticast_listeners_table.cpp142 void MulticastListenersTable::Log(Action aAction, in Log() function in ot::BackboneRouter::MulticastListenersTable
161 void MulticastListenersTable::Log(Action, const Ip6::Address &, TimeMilli, Error) const {} in Log() function in ot::BackboneRouter::MulticastListenersTable
/openthread-3.5.0/src/core/radio/
Dtrel_interface.cpp431 void Interface::Peer::Log(const char *aAction) const in Log() function in ot::Trel::Interface::Peer
/openthread-3.5.0/tests/unit/
Dtest_srp_server.cpp57 #define Log(...) … macro
Dtest_dns_client.cpp60 #define Log(...) … macro
Dtest_dso.cpp51 #define Log(...) … macro
Dtest_routing_manager.cpp51 #define Log(...) … macro
/openthread-3.5.0/src/core/net/
Dsrp_server.cpp1864 void Server::Service::Log(Action aAction) const in Log() function in ot::Srp::Server::Service
1903 void Server::Service::Log(Action) const {} in Log() function in ot::Srp::Server::Service
Ddnssd_server.cpp675 void Server::Response::Log(void) const in Log() function in ot::Dns::ServiceDiscovery::Server::Response
/openthread-3.5.0/src/ncp/
Dncp_base.cpp644 void NcpBase::Log(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aLogString) in Log() function in ot::Ncp::NcpBase