ESP-IDF
ot::Dns::ServiceDiscovery::Server::NameOffsets
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::NameOffsets
ot::Dns::ServiceDiscovery::Server::NameOffsets struct
Syntax
Show:
Summary
Declaration
from
dnssd_server.hpp:365
struct
NameOffsets
:
public
Clearable
<
NameOffsets
>
{
uint16_t
mDomainName
;
uint16_t
mServiceName
;
uint16_t
mInstanceName
;
uint16_t
mHostName
;
}
;
Fields
Field
Declared as
ot::Dns::ServiceDiscovery::Server::NameOffsets::mDomainName
uint16_t
ot::Dns::ServiceDiscovery::Server::NameOffsets::mServiceName
uint16_t
ot::Dns::ServiceDiscovery::Server::NameOffsets::mInstanceName
uint16_t
ot::Dns::ServiceDiscovery::Server::NameOffsets::mHostName
uint16_t
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
NameOffsets
:
public
Clearable
<
NameOffsets
>
dnssd_server.hpp:365
NameOffsets
mOffsets
;
dnssd_server.hpp:445
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::mOffsets
NameOffsets
mOffsets
;
dnssd_server.hpp:453
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo::mOffsets
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::Dns::ServiceDiscovery::Server::Response::mOffsets
ot::Dns::ServiceDiscovery::Server::Response
dnssd_server.hpp:445
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo::mOffsets
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo
dnssd_server.hpp:453
Lifecycle
from
examples
All items filtered out
All items filtered out