ESP-IDF
ot::Dns::ServiceDiscovery::Server::ConstructFullInstanceName()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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::Dns::ServiceDiscovery::Server::ConstructFullInstanceName()
ot::Dns::ServiceDiscovery::Server::ConstructFullInstanceName() method
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:543
static
void
ConstructFullInstanceName
(
const
char
*
aInstanceLabel
,
const
char
*
aServiceType
,
Name
::
Buffer
&
aFullName
)
;
Implemented in
dnssd_server.cpp:1114
Arguments
Argument
aInstanceLabel
aServiceType
aFullName
Examples
References
from
examples
Code
Location
void
Server
::
ConstructFullInstanceName
(
const
char
*
aInstanceLabel
,
const
char
*
aServiceType
,
Name
::
Buffer
&
aFullName
)
dnssd_server.cpp:1114
static
void
ConstructFullInstanceName
(
const
char
*
aInstanceLabel
,
dnssd_server.hpp:543
Call Tree
from
examples
ot::Dns::ServiceDiscovery::Server::ConstructFullInstanceName()
calls 2 functions:
All items filtered out
ot::Dns::ServiceDiscovery::Server::ConstructFullInstanceName()
ot::StringWriter::StringWriter()
ot::StringWriter::Append()
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::ConstructFullInstanceName()
reads 1 variable:
ot::Dns::ServiceDiscovery::Server::kDefaultDomainName
All items filtered out
ot::Dns::ServiceDiscovery::Server::ConstructFullInstanceName()
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