ESP-IDF
kReject
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kReject
kReject value
Syntax
Show:
Summary
Declaration
from
meshcop_tlvs.hpp:523
kReject
=
0xff
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kReject
=
0xff
,
///< Reject (-1)
meshcop_tlvs.hpp:523
if
(
state
==
StateTlv
::
kReject
)
dataset_manager.cpp:518
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::HandleMgmtSetResponse()
StateTlv
::
State
state
=
StateTlv
::
kReject
;
dataset_manager_ftd.cpp:195
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::HandleSetOrReplace()
StateTlv
::
State
state
=
StateTlv
::
kReject
;
meshcop_leader.cpp:59
ot::MeshCoP::Leader
ot::MeshCoP::Leader::HandleTmf()
responseState
=
StateTlv
::
kReject
;
meshcop_leader.cpp:137
ot::MeshCoP::Leader
ot::MeshCoP::Leader::HandleTmf()
responseState
=
StateTlv
::
kReject
;
meshcop_leader.cpp:141
ot::MeshCoP::Leader
ot::MeshCoP::Leader::HandleTmf()
return
aState
==
kReject
?
kStateStrings
[
2
]
:
kStateStrings
[
aState
]
;
meshcop_tlvs.cpp:102
ot::MeshCoP::StateTlv
ot::MeshCoP::StateTlv::StateToString()
MeshCoP
::
StateTlv
::
State
state
=
MeshCoP
::
StateTlv
::
kReject
;
network_data_leader_ftd.cpp:265
ot::NetworkData::Leader
ot::NetworkData::Leader::HandleTmf()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kReject
is read by 5 functions:
All items filtered out
kReject
ot::NetworkData::Leader::HandleTmf()
ot::MeshCoP::DatasetManager::HandleMgmtSetResponse()
ot::MeshCoP::DatasetManager::HandleSetOrReplace()
ot::MeshCoP::Leader::HandleTmf()
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