ESP-IDF
ot::Srp::Client::mShouldRemoveKeyLease
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
ot::Srp::Client::mShouldRemoveKeyLease
ot::Srp::Client::mShouldRemoveKeyLease field
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:1081
bool
mShouldRemoveKeyLease
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mShouldRemoveKeyLease
:
1
;
srp_client.hpp:1081
,
mShouldRemoveKeyLease
(
false
)
srp_client.cpp:352
ot::Srp::Client
ot::Srp::Client::Client()
mShouldRemoveKeyLease
=
false
;
srp_client.cpp:468
ot::Srp::Client
ot::Srp::Client::Stop()
VerifyOrExit
(
mShouldRemoveKeyLease
!=
aShouldRemoveKeyLease
)
;
srp_client.cpp:840
ot::Srp::Client
ot::Srp::Client::RemoveHostAndServices()
mShouldRemoveKeyLease
=
aShouldRemoveKeyLease
;
srp_client.cpp:843
ot::Srp::Client
ot::Srp::Client::RemoveHostAndServices()
mKeyLease
=
mShouldRemoveKeyLease
?
0
:
mDefaultKeyLease
;
srp_client.cpp:1226
ot::Srp::Client
ot::Srp::Client::AppendServiceInstructions()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Client::mShouldRemoveKeyLease
is written by 2 functions and is read by 2 functions:
ot::Srp::Client::Stop()
ot::Srp::Client::RemoveHostAndServices()
All items filtered out
ot::Srp::Client::mShouldRemoveKeyLease
ot::Srp::Client::RemoveHostAndServices()
ot::Srp::Client::AppendServiceInstructions()
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