ESP-IDF
ot::Srp::Server::Host::AddNewService()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Server::Host::AddNewService()
ot::Srp::Server::Host::AddNewService() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_server.hpp:562
Service
*
AddNewService
(
const
char
*
aInstanceName
,
const
char
*
aInstanceLabel
,
TimeMilli
aUpdateTime
)
;
Implemented in
srp_server.cpp:2095
Arguments
Argument
aInstanceName
aInstanceLabel
aUpdateTime
Examples
References
from
examples
Code
Location
Scope
Referrer
Server
::
Service
*
Server
::
Host
::
AddNewService
(
const
char
*
aInstanceName
,
srp_server.cpp:2095
Service
*
AddNewService
(
const
char
*
aInstanceName
,
const
char
*
aInstanceLabel
,
TimeMilli
aUpdateTime
)
;
srp_server.hpp:562
service
=
aHost
.
AddNewService
(
instanceName
.
AsCString
(
)
,
instanceLabel
,
aMetadata
.
mRxTime
)
;
srp_server.cpp:1049
ot::Srp::Server
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
Call Tree
from
examples
ot::Srp::Server::Host::AddNewService()
is called by 1 function and calls 1 function:
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
All items filtered out
ot::Srp::Server::Host::AddNewService()
ot::Srp::Server::Host::AddService()
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
Lifecycle
from
examples
All items filtered out
All items filtered out