ESP-IDF
kUriLeaderKeepAlive
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kUriLeaderKeepAlive
kUriLeaderKeepAlive value
Syntax
Show:
Summary
Declaration
from
uri_paths.hpp:71
kUriLeaderKeepAlive
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kUriLeaderKeepAlive
,
///< Leader Keep Alive ("c/la")
uri_paths.hpp:71
SuccessOrExit
(
ForwardToLeader
(
aMessage
,
aMessageInfo
,
kUriLeaderKeepAlive
)
)
;
border_agent.cpp:498
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmf()
case
kUriLeaderKeepAlive
:
border_agent.cpp:557
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::ForwardToLeader()
LogInfo
(
"Received %s"
,
UriToString
<
kUriLeaderKeepAlive
>
(
)
)
;
meshcop_leader.cpp:125
ot::MeshCoP::Leader
ot::MeshCoP::Leader::HandleTmf()
LogInfo
(
"Sent %s response"
,
UriToString
<
kUriLeaderKeepAlive
>
(
)
)
;
meshcop_leader.cpp:178
ot::MeshCoP::Leader
ot::MeshCoP::Leader::SendKeepAliveResponse()
Case
(
kUriLeaderKeepAlive
,
MeshCoP
::
Leader
)
;
tmf.cpp:136
ot::Tmf::Agent
ot::Tmf::Agent::HandleResource()
ValidateNextEnum
(
kUriLeaderKeepAlive
)
;
uri_paths.cpp:126
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kUriLeaderKeepAlive
is read by 5 functions:
All items filtered out
kUriLeaderKeepAlive
ot::Tmf::Agent::HandleResource()
ot::MeshCoP::BorderAgent::HandleTmf()
ot::MeshCoP::BorderAgent::ForwardToLeader()
ot::MeshCoP::Leader::HandleTmf()
ot::MeshCoP::Leader::SendKeepAliveResponse()
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