ESP-IDF
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
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::ResolveBySrp()
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp() method
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:422
Error
ResolveBySrp
(
void
)
;
Implemented in
dnssd_server.cpp:757
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Server
::
Response
::
ResolveBySrp
(
void
)
dnssd_server.cpp:757
Error
ResolveBySrp
(
void
)
;
dnssd_server.hpp:422
switch
(
response
.
ResolveBySrp
(
)
)
dnssd_server.cpp:194
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
Call Tree
from
examples
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
is called by 1 function and calls 4 functions:
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
All items filtered out
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
ot::Srp::Server::Service::GetHost() const
ot::Dns::ServiceDiscovery::Server::Response::AppendSrvRecord()
ot::Dns::ServiceDiscovery::Server::Response::AppendTxtRecord()
ot::Dns::ServiceDiscovery::Server::Response::AppendHostAddresses()
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
reads 10 variables and writes 1 variable:
ot::Dns::ServiceDiscovery::Server::TestModeFlags::kTestModeEmptyAdditionalSection
ot::Dns::ServiceDiscovery::Server::QueryType::kPtrQuery
ot::Dns::ServiceDiscovery::Server::QueryType::kSrvQuery
ot::Dns::ServiceDiscovery::Server::QueryType::kTxtQuery
ot::Dns::ServiceDiscovery::Server::QueryType::kSrvTxtQuery
ot::Dns::ServiceDiscovery::Server::Section::kAnswerSection
ot::Dns::ServiceDiscovery::Server::Section::kAdditionalDataSection
ot::Dns::ServiceDiscovery::Server::Response::mType
ot::Dns::ServiceDiscovery::Server::Response::mSection
ot::kErrorNotFound
All items filtered out
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
ot::Dns::ServiceDiscovery::Server::Response::mSection
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