ESP-IDF
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
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::ProcessQuery()
ot::Dns::ServiceDiscovery::Server::ProcessQuery() method
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:525
void
ProcessQuery
(
Request
&
aRequest
)
;
Implemented in
dnssd_server.cpp:153
Arguments
Argument
aRequest
Related Functions
Found 2 other functions taking a
Request
argument:
Function
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Server
::
ProcessQuery
(
Request
&
aRequest
)
dnssd_server.cpp:153
void
ProcessQuery
(
Request
&
aRequest
)
;
dnssd_server.hpp:525
ProcessQuery
(
request
)
;
dnssd_server.cpp:147
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::HandleUdpReceive()
Call Tree
from
examples
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
is called by 1 function and calls 8 functions:
ot::Dns::ServiceDiscovery::Server::HandleUdpReceive()
All items filtered out
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
ot::Dns::ServiceDiscovery::Server::Response::SetResponseCode()
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
ot::Dns::ServiceDiscovery::Server::Response::Send()
ot::Dns::ServiceDiscovery::Server::Response::ResolveBySrp()
ot::Dns::ServiceDiscovery::Server::Response::Log() const
ot::Dns::ServiceDiscovery::Server::ResolveByProxy()
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
reads 7 variables:
ot::Dns::ServiceDiscovery::Server::mTestMode
ot::kErrorNone
ot::kErrorNotFound
ot::Dns::Header::Response::kResponseSuccess
ot::Dns::Header::Response::kResponseServerFailure
ot::Dns::Header::Response::kResponseNameError
ot::InstanceLocator::GetInstance() const
All items filtered out
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
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