ESP-IDF
ot::Srp::Client::StopMode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Client::StopMode
ot::Srp::Client::StopMode enum
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:897
enum
StopMode
:
uint8_t
{
kResetRetryInterval
,
kKeepRetryInterval
,
}
;
Values
Value
Declared as
ot::Srp::Client::StopMode::kResetRetryInterval
ot::Srp::Client::StopMode::kKeepRetryInterval
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
StopMode
:
uint8_t
srp_client.hpp:897
void
Client
::
Stop
(
Requester
aRequester
,
StopMode
aMode
)
srp_client.cpp:433
ot::Srp::Client::Stop()
ot::Srp::Client::Stop()::aMode
void
Stop
(
Requester
aRequester
,
StopMode
aMode
)
;
srp_client.hpp:1006
ot::Srp::Client::Stop()
ot::Srp::Client::Stop()::aMode
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
ot::Srp::Client::Stop()::aMode
ot::Srp::Client::Stop()
srp_client.hpp:1006
ot::Srp::Client::Stop()::aMode
ot::Srp::Client::Stop()
srp_client.cpp:433
Lifecycle
from
examples
All items filtered out
All items filtered out