ESP-IDF
otBorderAgentCounters::mPskcCommissionerPetitions
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otBorderAgentCounters::mPskcCommissionerPetitions
otBorderAgentCounters::mPskcCommissionerPetitions field
Syntax
Show:
Summary
Declaration
from
border_agent.h:112
uint32_t
mPskcCommissionerPetitions
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
mPskcCommissionerPetitions
;
///< The number of successful commissioner petitions with PSKc
border_agent.h:112
mCounters
.
mPskcCommissionerPetitions
++
;
border_agent.cpp:204
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleCoapResponse()
OutputLine
(
"pskcCommissionerPetition: %lu "
,
ToUlong
(
aCounters
.
mPskcCommissionerPetitions
)
)
;
cli.cpp:614
ot::Cli::Interpreter
ot::Cli::Interpreter::OutputBorderAgentCounters()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otBorderAgentCounters::mPskcCommissionerPetitions
is written by 1 function and is read by 2 functions:
ot::MeshCoP::BorderAgent::HandleCoapResponse()
All items filtered out
otBorderAgentCounters::mPskcCommissionerPetitions
ot::MeshCoP::BorderAgent::HandleCoapResponse()
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