/openthread-latest/src/core/thread/ |
D | uri_paths.hpp | 116 template <Uri kUri> const char *UriToString(void); 119 template <> const char *UriToString<kUriAddressError>(void); 120 template <> const char *UriToString<kUriAddressNotify>(void); 121 template <> const char *UriToString<kUriAddressQuery>(void); 122 template <> const char *UriToString<kUriAddressRelease>(void); 123 template <> const char *UriToString<kUriAddressSolicit>(void); 124 template <> const char *UriToString<kUriServerData>(void); 125 template <> const char *UriToString<kUriAnycastLocate>(void); 126 template <> const char *UriToString<kUriBackboneAnswer>(void); 127 template <> const char *UriToString<kUriBackboneMlr>(void); [all …]
|
D | uri_paths.cpp | 166 template <> const char *UriToString<kUriAddressError>(void) { return "AddressError"; } in UriToString() function 167 template <> const char *UriToString<kUriAddressNotify>(void) { return "AddressNotify"; } in UriToString() function 168 template <> const char *UriToString<kUriAddressQuery>(void) { return "AddressQuery"; } in UriToString() function 169 template <> const char *UriToString<kUriAddressRelease>(void) { return "AddressRelease"; } in UriToString() function 170 template <> const char *UriToString<kUriAddressSolicit>(void) { return "AddressSolicit"; } in UriToString() function 171 template <> const char *UriToString<kUriServerData>(void) { return "ServerData"; } in UriToString() function 172 template <> const char *UriToString<kUriAnycastLocate>(void) { return "AnycastLocate"; } in UriToString() function 173 template <> const char *UriToString<kUriBackboneAnswer>(void) { return "BackboneAnswer"; } in UriToString() function 174 template <> const char *UriToString<kUriBackboneMlr>(void) { return "BackboneMlr"; } in UriToString() function 175 template <> const char *UriToString<kUriBackboneQuery>(void) { return "BackboneQuery"; } in UriToString() function [all …]
|
D | address_resolver.cpp | 627 LogInfo("Sent %s for %s", UriToString<kUriAddressQuery>(), aEid.ToString().AsCString()); in SendAddressQuery() 639 … LogInfo("Extending %s to %s for target %s, rloc16=%04x(self)", UriToString<kUriAddressQuery>(), in SendAddressQuery() 640 UriToString<kUriBackboneQuery>(), aEid.ToString().AsCString(), selfRloc16); in SendAddressQuery() 676 LogInfo("Received %s from 0x%04x for %s to 0x%04x", UriToString<kUriAddressNotify>(), in HandleTmf() 710 LogInfo("Sent %s ack", UriToString<kUriAddressNotify>()); in HandleTmf() 747 … LogInfo("Sent %s for target %s", UriToString<kUriAddressError>(), aTarget.ToString().AsCString()); in SendAddressError() 754 LogInfo("Failed to send %s: %s", UriToString<kUriAddressError>(), ErrorToString(error)); in SendAddressError() 773 LogInfo("Received %s", UriToString<kUriAddressError>()); in HandleTmf() 779 LogInfo("Sent %s ack", UriToString<kUriAddressError>()); in HandleTmf() 836 … LogWarn("Error %s when processing %s", ErrorToString(error), UriToString<kUriAddressError>()); in HandleTmf() [all …]
|
D | panid_query_server.cpp | 69 LogInfo("Sent %s ack", UriToString<kUriPanIdQuery>()); in HandleTmf() 113 LogInfo("Sent %s", UriToString<kUriPanIdConflict>()); in SendConflict()
|
D | dua_manager.cpp | 532 …LogInfo("Sent %s for DUA %s", UriToString<kUriDuaRegistrationRequest>(), dua.ToString().AsCString(… in PerformNextRegistration() 583 …LogInfo("Received %s response: %s", UriToString<kUriDuaRegistrationRequest>(), ErrorToString(error… in HandleDuaResponse() 597 LogInfo("Sent %s ack", UriToString<kUriDuaRegistrationNotify>()); in HandleTmf() 604 LogInfo("Received %s: %s", UriToString<kUriDuaRegistrationNotify>(), ErrorToString(error)); in HandleTmf() 734 …LogInfo("Sent %s for child %04x DUA %s", UriToString<kUriDuaRegistrationNotify>(), aChild.GetRloc1… in SendAddressNotification() 744 …LogWarn("Sent %s for child %04x DUA %s Error %s", UriToString<kUriDuaRegistrationNotify>(), aChild… in SendAddressNotification()
|
D | energy_scan_server.cpp | 93 LogInfo("Sent %s ack", UriToString<kUriEnergyScan>()); in HandleTmf() 188 LogInfo("Sent %s", UriToString<kUriEnergyReport>()); in SendReport()
|
D | network_diagnostic.cpp | 399 LogInfo("Received %s from %s", UriToString<kUriDiagnosticGetQuery>(), in HandleTmf() 797 LogInfo("Received %s from %s", UriToString<kUriDiagnosticGetRequest>(), in HandleTmf() 819 LogInfo("Received %s from %s", UriToString<kUriDiagnosticReset>(), in HandleTmf() 934 LogInfo("Sent %s to %s", UriToString(aUri), aDestination.ToString().AsCString()); in SendCommand() 961 LogInfo("Received %s from %s", ot::UriToString<kUriDiagnosticGetAnswer>(), in HandleTmf() 1268 const char *Client::UriToString(Uri aUri) in UriToString() function in ot::NetworkDiagnostic::Client 1275 str = ot::UriToString<kUriDiagnosticGetQuery>(); in UriToString() 1278 str = ot::UriToString<kUriDiagnosticGetRequest>(); in UriToString() 1281 str = ot::UriToString<kUriDiagnosticReset>(); in UriToString()
|
D | announce_begin_server.cpp | 73 LogInfo("Sent %s response", UriToString<kUriAnnounceBegin>()); in HandleTmf()
|
D | network_diagnostic.hpp | 325 static const char *UriToString(Uri aUri);
|
D | network_data_leader_ftd.cpp | 229 LogInfo("Received %s", UriToString<kUriServerData>()); in HandleTmf() 257 LogInfo("Sent %s ack", UriToString<kUriServerData>()); in HandleTmf() 313 LogInfo("Sent %s response to %s", UriToString<kUriCommissionerGet>(), in HandleTmf() 333 LogInfo("Sent %s response", UriToString<kUriCommissionerSet>()); in SendCommissioningSetResponse()
|
D | network_data_notifier.cpp | 215 LogInfo("Sent %s", UriToString<kUriServerData>()); in SendServerDataNotification()
|
/openthread-latest/src/core/meshcop/ |
D | panid_query_client.cpp | 75 LogInfo("Sent %s", UriToString<kUriPanIdQuery>()); in SendQuery() 92 LogInfo("Received %s", UriToString<kUriPanIdConflict>()); in HandleTmf() 102 LogInfo("Sent %s response", UriToString<kUriPanIdConflict>()); in HandleTmf()
|
D | meshcop_leader.cpp | 61 LogInfo("Received %s", UriToString<kUriLeaderPetition>()); in HandleTmf() 111 LogInfo("Sent %s response", UriToString<kUriLeaderPetition>()); in SendPetitionResponse() 125 LogInfo("Received %s", UriToString<kUriLeaderKeepAlive>()); in HandleTmf() 178 LogInfo("Sent %s response", UriToString<kUriLeaderKeepAlive>()); in SendKeepAliveResponse() 197 LogInfo("Sent %s", UriToString<kUriDatasetChanged>()); in SendDatasetChanged()
|
D | energy_scan_client.cpp | 79 LogInfo("Sent %s", UriToString<kUriEnergyScan>()); in SendQuery() 96 LogInfo("Received %s", UriToString<kUriEnergyReport>()); in HandleTmf() 106 LogInfo("Sent %s ack", UriToString<kUriEnergyReport>()); in HandleTmf()
|
D | commissioner.cpp | 626 LogInfo("Sent %s to leader", UriToString<kUriCommissionerGet>()); in SendMgmtCommissionerGetRequest() 649 LogInfo("Received %s response", UriToString<kUriCommissionerGet>()); in HandleMgmtCommissionerGetResponse() 697 LogInfo("Sent %s to leader", UriToString<kUriCommissionerSet>()); in SendMgmtCommissionerSetRequest() 729 LogInfo("Received %s response: %s", UriToString<kUriCommissionerSet>(), in HandleMgmtCommissionerSetResponse() 750 LogInfo("Sent %s", UriToString<kUriLeaderPetition>()); in SendPetition() 779 LogInfo("Received %s response", UriToString<kUriLeaderPetition>()); in HandleLeaderPetitionResponse() 837 LogInfo("Sent %s", UriToString<kUriLeaderKeepAlive>()); in SendKeepAlive() 865 LogInfo("Received %s response", UriToString<kUriLeaderKeepAlive>()); in HandleLeaderKeepAliveResponse() 920 …LogNote("Ignore %s (%s, 0x%04x), session in progress with (%s, 0x%04x)", UriToString<kUriRelayRx>(… in HandleTmf() 930 …LogInfo("Received %s (%s, 0x%04x)", UriToString<kUriRelayRx>(), mJoinerIid.ToString().AsCString(),… in HandleTmf() [all …]
|
D | joiner_router.cpp | 148 LogInfo("Sent %s", UriToString<kUriRelayRx>()); in HandleUdpReceive() 169 LogInfo("Received %s", UriToString<kUriRelayTx>()); in HandleTmf() 268 LogInfo("Sent %s (len= %d)", UriToString<kUriJoinerEntrust>(), message->GetLength()); in SendJoinerEntrust() 330 LogInfo("Receive %s response", UriToString<kUriJoinerEntrust>()); in HandleJoinerEntrustResponse()
|
D | joiner.cpp | 464 LogInfo("Sent %s", UriToString<kUriJoinerFinalize>()); in SendJoinerFinalize() 495 LogInfo("Received %s %d", UriToString<kUriJoinerFinalize>(), state); in HandleJoinerFinalizeResponse() 513 LogInfo("Received %s", UriToString<kUriJoinerEntrust>()); in HandleTmf() 552 LogInfo("Sent %s response", UriToString<kUriJoinerEntrust>()); in SendJoinerEntrustResponse()
|
D | announce_begin_client.cpp | 76 LogInfo("Sent %s", UriToString<kUriAnnounceBegin>()); in SendRequest()
|