ESP-IDF
ot::Dns::ServiceDiscovery::Server::kSubLabel
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
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::kSubLabel
ot::Dns::ServiceDiscovery::Server::kSubLabel variable
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:572
static
const
char
kSubLabel
[
]
;
Implemented in
dnssd_server.cpp:47
Examples
References
from
examples
Code
Location
Scope
Referrer
const
char
Server
::
kSubLabel
[
]
=
"_sub"
;
dnssd_server.cpp:47
static
const
char
kSubLabel
[
]
;
dnssd_server.hpp:572
if
(
(
mType
==
kPtrQuery
)
&&
StringMatch
(
label
,
kSubLabel
,
kStringCaseInsensitiveMatch
)
)
dnssd_server.cpp:461
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::kSubLabel
is read by 1 function:
All items filtered out
ot::Dns::ServiceDiscovery::Server::kSubLabel
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
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