ESP-IDF
ot::MeshCoP::BorderAgent::mCounters
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
ot::MeshCoP::BorderAgent::mCounters
ot::MeshCoP::BorderAgent::mCounters field
Syntax
Show:
Summary
Declaration
from
border_agent.hpp:339
otBorderAgentCounters
mCounters
;
Examples
References
from
examples
Code
Location
Scope
Referrer
otBorderAgentCounters
mCounters
;
border_agent.hpp:339
mCounters
.
mEpskcCommissionerPetitions
++
;
border_agent.cpp:199
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleCoapResponse()
mCounters
.
mPskcCommissionerPetitions
++
;
border_agent.cpp:204
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleCoapResponse()
ClearAllBytes
(
mCounters
)
;
border_agent.cpp:254
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::BorderAgent()
mCounters
.
mMgmtActiveGets
++
;
border_agent.cpp:484
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmf()
mCounters
.
mMgmtPendingGets
++
;
border_agent.cpp:490
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleTmf()
mCounters
.
mEpskcSecureSessionSuccesses
++
;
border_agent.cpp:657
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleConnected()
mCounters
.
mPskcSecureSessionSuccesses
++
;
border_agent.cpp:662
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleConnected()
mCounters
.
mEpskcSecureSessionFailures
++
;
border_agent.cpp:678
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleConnected()
mCounters
.
mEpskcDeactivationDisconnects
++
;
border_agent.cpp:682
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleConnected()
mCounters
.
mPskcSecureSessionFailures
++
;
border_agent.cpp:693
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleConnected()
mCounters
.
mEpskcStartSecureSessionErrors
++
;
border_agent.cpp:817
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::SetEphemeralKey()
mCounters
.
mEpskcActivations
++
;
border_agent.cpp:831
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::SetEphemeralKey()
mCounters
.
mEpskcInvalidBaStateErrors
++
;
border_agent.cpp:839
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::SetEphemeralKey()
mCounters
.
mEpskcInvalidArgsErrors
++
;
border_agent.cpp:842
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::SetEphemeralKey()
mCounters
.
mEpskcDeactivationClears
++
;
border_agent.cpp:857
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::ClearEphemeralKey()
mCounters
.
mEpskcDeactivationTimeouts
++
;
border_agent.cpp:882
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleEphemeralKeyTimeout()
mCounters
.
mEpskcDeactivationMaxAttempts
++
;
border_agent.cpp:904
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::HandleSecureAgentStopped()
const
otBorderAgentCounters
*
GetCounters
(
void
)
{
return
&
mCounters
;
}
border_agent.hpp:243
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::GetCounters()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::MeshCoP::BorderAgent::mCounters
is read by 8 functions:
All items filtered out
ot::MeshCoP::BorderAgent::mCounters
ot::MeshCoP::BorderAgent::HandleCoapResponse()
ot::MeshCoP::BorderAgent::BorderAgent()
ot::MeshCoP::BorderAgent::HandleTmf()
ot::MeshCoP::BorderAgent::HandleConnected()
ot::MeshCoP::BorderAgent::SetEphemeralKey()
ot::MeshCoP::BorderAgent::ClearEphemeralKey()
ot::MeshCoP::BorderAgent::HandleEphemeralKeyTimeout()
ot::MeshCoP::BorderAgent::HandleSecureAgentStopped()
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