ESP-IDF
kPending
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
kPending
kPending value
Syntax
Show:
Summary
Declaration
from
meshcop_tlvs.hpp:524
kPending
=
0
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kPending
=
0
,
///< Pending
meshcop_tlvs.hpp:524
uint8_t
state
=
StateTlv
::
kPending
;
dataset_manager.cpp:512
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::HandleMgmtSetResponse()
VerifyOrExit
(
Tlv
::
Find
<
StateTlv
>
(
*
aMessage
,
state
)
==
kErrorNone
&&
state
!=
StateTlv
::
kPending
,
dataset_manager.cpp:515
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::HandleMgmtSetResponse()
static_assert
(
0
==
kPending
,
"kPending value is incorrect"
)
;
meshcop_tlvs.cpp:99
ot::MeshCoP::StateTlv
ot::MeshCoP::StateTlv::StateToString()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kPending
is read by 2 functions:
All items filtered out
kPending
ot::MeshCoP::DatasetManager::HandleMgmtSetResponse()
ot::MeshCoP::StateTlv::StateToString()
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