ESP-IDF
ot::MeshCoP::BorderAgent::SendErrorMessage()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::MeshCoP::BorderAgent::SendErrorMessage()
ot::MeshCoP::BorderAgent::SendErrorMessage() method
Syntax
Show:
Summary
Declaration
Definition
from
border_agent.hpp:288
void
SendErrorMessage
(
const
ForwardContext
&
aForwardContext
,
Error
aError
)
;
Implemented in
border_agent.cpp:108
Arguments
Argument
aForwardContext
aError
Examples
References
from
examples
Code
Location
Scope
Referrer
void
BorderAgent
::
SendErrorMessage
(
const
ForwardContext
&
aForwardContext
,
Error
aError
)
border_agent.cpp:108
void
BorderAgent
::
SendErrorMessage
(
const
Coap
::
Message
&
aRequest
,
bool
aSeparate
,
Error
aError
)
border_agent.cpp:122
void
SendErrorMessage
(
const
ForwardContext
&
aForwardContext
,
Error
aError
)
;
border_agent.hpp:288
void
SendErrorMessage
(
const
Coap
::
Message
&
aRequest
,
bool
aSeparate
,
Error
aError
)
;
border_agent.hpp:289
SendErrorMessage
(
aForwardContext
,
error
)
;
border_agent.cpp:233
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleCoapResponse()
SendErrorMessage
(
aMessage
,
separate
,
error
)
;
border_agent.cpp:598
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::ForwardToLeader()
Call Tree
from
examples
ot::MeshCoP::BorderAgent::SendErrorMessage()
is called by 2 functions and calls 9 functions:
ot::MeshCoP::BorderAgent::HandleCoapResponse()
ot::MeshCoP::BorderAgent::ForwardToLeader()
All items filtered out
ot::MeshCoP::BorderAgent::SendErrorMessage()
ot::Logger::LogOnError()
ot::MeshCoP::BorderAgent::ForwardContext::ToHeader() const
ot::MeshCoP::BorderAgent::CoapCodeFromError()
ot::MeshCoP::BorderAgent::SendMessage()
ot::Coap::Message::GetMessageId() const
ot::Coap::Message::SetMessageId()
ot::Coap::Message::IsNonConfirmable() const
ot::Coap::Message::Init()
ot::Coap::Message::SetTokenFromMessage()
All items filtered out
Data Use
from
examples
ot::MeshCoP::BorderAgent::SendErrorMessage()
reads 6 variables:
ot::kErrorNone
ot::kErrorNoBufs
ot::Message::Free()
ot::MeshCoP::kLogModuleName
ot::Coap::Type::kTypeNonConfirmable
ot::Coap::Type::kTypeAck
All items filtered out
ot::MeshCoP::BorderAgent::SendErrorMessage()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out