ESP-IDF
ot::Srp::Server::Service::Action
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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::Server::Service::Action
ot::Srp::Server::Service::Action enum
Syntax
Show:
Summary
Declaration
from
srp_server.hpp:375
enum
Action
:
uint8_t
{
kAddNew
,
kUpdateExisting
,
kKeepUnchanged
,
kRemoveButRetainName
,
kFullyRemove
,
kLeaseExpired
,
kKeyLeaseExpired
,
}
;
Values
Value
Declared as
ot::Srp::Server::Service::Action::kAddNew
ot::Srp::Server::Service::Action::kUpdateExisting
ot::Srp::Server::Service::Action::kKeepUnchanged
ot::Srp::Server::Service::Action::kRemoveButRetainName
ot::Srp::Server::Service::Action::kFullyRemove
ot::Srp::Server::Service::Action::kLeaseExpired
ot::Srp::Server::Service::Action::kKeyLeaseExpired
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
Action
:
uint8_t
srp_server.hpp:375
void
Server
::
Service
::
Log
(
Action
aAction
)
const
srp_server.cpp:1926
ot::Srp::Server::Service::Log() const
ot::Srp::Server::Service::Log() const::aAction
void
Log
(
Action
aAction
)
const
;
srp_server.hpp:389
ot::Srp::Server::Service::Log() const
ot::Srp::Server::Service::Log() const::aAction
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::Server::Service::Log() const::aAction
ot::Srp::Server::Service::Log() const
srp_server.hpp:389
ot::Srp::Server::Service::Log() const::aAction
ot::Srp::Server::Service::Log() const
srp_server.cpp:1926
Lifecycle
from
examples
All items filtered out
All items filtered out