ESP-IDF
ot::Srp::Server::NotifyMode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::NotifyMode
ot::Srp::Server::NotifyMode enum
Syntax
Show:
Summary
Declaration
from
srp_server.hpp:128
enum
NotifyMode
:
bool
{
kDoNotNotifyServiceHandler
=
false
,
kNotifyServiceHandler
=
true
,
}
;
Values
Value
Declared as
ot::Srp::Server::NotifyMode::kDoNotNotifyServiceHandler
=
false
ot::Srp::Server::NotifyMode::kNotifyServiceHandler
=
true
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
NotifyMode
:
bool
srp_server.hpp:128
void
Server
::
Host
::
RemoveService
(
Service
*
aService
,
RetainName
aRetainName
,
NotifyMode
aNotifyServiceHandler
)
srp_server.cpp:2114
ot::Srp::Server::Host::RemoveService()
ot::Srp::Server::Host::RemoveService()::aNotifyServiceHandler
void
RemoveService
(
Service
*
aService
,
RetainName
aRetainName
,
NotifyMode
aNotifyServiceHandler
)
;
srp_server.hpp:564
ot::Srp::Server::Host::RemoveService()
ot::Srp::Server::Host::RemoveService()::aNotifyServiceHandler
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::Host::RemoveService()::aNotifyServiceHandler
ot::Srp::Server::Host::RemoveService()
srp_server.hpp:564
ot::Srp::Server::Host::RemoveService()::aNotifyServiceHandler
ot::Srp::Server::Host::RemoveService()
srp_server.cpp:2114
Lifecycle
from
examples
All items filtered out
All items filtered out