ESP-IDF
ot::Dns::ServiceDiscovery::Server::Response::mSection
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::Response::mSection
ot::Dns::ServiceDiscovery::Server::Response::mSection field
Syntax
Show:
Summary
Declaration
from
dnssd_server.hpp:444
Section
mSection
;
Examples
References
from
examples
Code
Location
Scope
Referrer
Section
mSection
;
dnssd_server.hpp:444
switch
(
mSection
)
dnssd_server.cpp:709
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::IncResourceRecordCount()
mSection
=
kAnswerSection
;
dnssd_server.cpp:767
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
mSection
=
section
;
dnssd_server.cpp:838
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
if
(
mSection
==
kAdditionalDataSection
)
dnssd_server.cpp:840
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
if
(
srvSection
==
mSection
)
dnssd_server.cpp:845
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
if
(
txtSection
==
mSection
)
dnssd_server.cpp:850
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
mSection
=
kAnswerSection
;
dnssd_server.cpp:1182
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::Answer()
mSection
=
section
;
dnssd_server.cpp:1188
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::Answer()
if
(
mSection
==
kAdditionalDataSection
)
dnssd_server.cpp:1190
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::Answer()
if
(
srvSection
==
mSection
)
dnssd_server.cpp:1195
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::Answer()
if
(
txtSection
==
mSection
)
dnssd_server.cpp:1200
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::Answer()
mSection
=
kAnswerSection
;
dnssd_server.cpp:1224
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::Answer()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::Response::mSection
is written by 2 functions and is read by 3 functions:
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
ot::Dns::ServiceDiscovery::Server::Response::Answer()
All items filtered out
ot::Dns::ServiceDiscovery::Server::Response::mSection
ot::Dns::ServiceDiscovery::Server::Response::IncResourceRecordCount()
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
ot::Dns::ServiceDiscovery::Server::Response::Answer()
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