ESP-IDF
kUriPendingGet
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
kUriPendingGet
kUriPendingGet value
Syntax
Show:
Summary
Declaration
from
uri_paths.hpp:74
kUriPendingGet
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kUriPendingGet
,
///< MGMT_PENDING_GET ("c/pg")
uri_paths.hpp:74
HandleTmfDatasetGet
(
aMessage
,
aMessageInfo
,
kUriPendingGet
)
;
border_agent.cpp:489
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmf()
case
kUriPendingGet
:
border_agent.cpp:619
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmfDatasetGet()
message
=
Get
<
Tmf
::
Agent
>
(
)
.
NewPriorityConfirmablePostMessage
(
IsActiveDataset
(
)
?
kUriActiveGet
:
kUriPendingGet
)
;
dataset_manager.cpp:720
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::SendGetRequest() const
Case
(
kUriPendingGet
,
MeshCoP
::
PendingDatasetManager
)
;
tmf.cpp:124
ot::Tmf::Agent
ot::Tmf::Agent::HandleResource()
Case
(
kUriPendingGet
,
MeshCoP
::
BorderAgent
)
;
tmf.cpp:314
ot::Tmf::SecureAgent
ot::Tmf::SecureAgent::HandleResource()
ValidateNextEnum
(
kUriPendingGet
)
;
uri_paths.cpp:129
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kUriPendingGet
is read by 5 functions:
All items filtered out
kUriPendingGet
ot::Tmf::Agent::HandleResource()
ot::Tmf::SecureAgent::HandleResource()
ot::MeshCoP::BorderAgent::HandleTmf()
ot::MeshCoP::BorderAgent::HandleTmfDatasetGet()
ot::MeshCoP::DatasetManager::SendGetRequest() const
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