ESP-IDF
otBorderAgentCounters::mMgmtActiveGets
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
otBorderAgentCounters::mMgmtActiveGets
otBorderAgentCounters::mMgmtActiveGets field
Syntax
Show:
Summary
Declaration
from
border_agent.h:114
uint32_t
mMgmtActiveGets
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
mMgmtActiveGets
;
///< The number of MGMT_ACTIVE_GET.req sent over secure sessions
border_agent.h:114
mCounters
.
mMgmtActiveGets
++
;
border_agent.cpp:484
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmf()
OutputLine
(
"mgmtActiveGet: %lu "
,
ToUlong
(
aCounters
.
mMgmtActiveGets
)
)
;
cli.cpp:615
ot::Cli::Interpreter
ot::Cli::Interpreter::OutputBorderAgentCounters()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otBorderAgentCounters::mMgmtActiveGets
is written by 1 function and is read by 2 functions:
ot::MeshCoP::BorderAgent::HandleTmf()
All items filtered out
otBorderAgentCounters::mMgmtActiveGets
ot::MeshCoP::BorderAgent::HandleTmf()
ot::Cli::Interpreter::OutputBorderAgentCounters()
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