ESP-IDF
kUriLeaderPetition
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kUriLeaderPetition
kUriLeaderPetition value
Syntax
Show:
Summary
Declaration
from
uri_paths.hpp:72
kUriLeaderPetition
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kUriLeaderPetition
,
///< Leader Petition ("c/lp")
uri_paths.hpp:72
IgnoreError
(
ForwardToLeader
(
aMessage
,
aMessageInfo
,
kUriLeaderPetition
)
)
;
border_agent.cpp:472
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmf()
case
kUriLeaderPetition
:
border_agent.cpp:553
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::ForwardToLeader()
LogInfo
(
"Received %s"
,
UriToString
<
kUriLeaderPetition
>
(
)
)
;
meshcop_leader.cpp:61
ot::MeshCoP::Leader
ot::MeshCoP::Leader::HandleTmf()
LogInfo
(
"Sent %s response"
,
UriToString
<
kUriLeaderPetition
>
(
)
)
;
meshcop_leader.cpp:111
ot::MeshCoP::Leader
ot::MeshCoP::Leader::SendPetitionResponse()
Case
(
kUriLeaderPetition
,
MeshCoP
::
Leader
)
;
tmf.cpp:135
ot::Tmf::Agent
ot::Tmf::Agent::HandleResource()
ValidateNextEnum
(
kUriLeaderPetition
)
;
uri_paths.cpp:127
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kUriLeaderPetition
is read by 5 functions:
All items filtered out
kUriLeaderPetition
ot::Tmf::Agent::HandleResource()
ot::MeshCoP::BorderAgent::HandleTmf()
ot::MeshCoP::BorderAgent::ForwardToLeader()
ot::MeshCoP::Leader::HandleTmf()
ot::MeshCoP::Leader::SendPetitionResponse()
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