ESP-IDF
ot::Dns::ServiceDiscovery::Server::ResolveByProxy()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
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::ResolveByProxy()
ot::Dns::ServiceDiscovery::Server::ResolveByProxy() method
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:526
void
ResolveByProxy
(
Response
&
aResponse
,
const
Ip6
::
MessageInfo
&
aMessageInfo
)
;
Implemented in
dnssd_server.cpp:972
Arguments
Argument
aResponse
aMessageInfo
Related Functions
Found 1 other functions taking a
Response
argument:
Function
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Server
::
ResolveByProxy
(
Response
&
aResponse
,
const
Ip6
::
MessageInfo
&
aMessageInfo
)
dnssd_server.cpp:972
void
ResolveByProxy
(
Response
&
aResponse
,
const
Ip6
::
MessageInfo
&
aMessageInfo
)
;
dnssd_server.hpp:526
ResolveByProxy
(
response
,
*
aRequest
.
mMessageInfo
)
;
dnssd_server.cpp:210
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
Call Tree
from
examples
ot::Dns::ServiceDiscovery::Server::ResolveByProxy()
is called by 1 function and calls 5 functions:
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
All items filtered out
ot::Dns::ServiceDiscovery::Server::ResolveByProxy()
ot::Time::operator+() const
ot::TimerMilli::GetNow()
ot::Dns::ServiceDiscovery::Server::Response::SetResponseCode()
ot::MessageQueue::Enqueue()
ot::Dns::ServiceDiscovery::Server::ReadQueryName()
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::ResolveByProxy()
reads 5 variables and writes 1 variable:
ot::Dns::ServiceDiscovery::Server::kQueryTimeout
ot::Dns::ServiceDiscovery::Server::Response::mType
ot::Dns::ServiceDiscovery::Server::mProxyQueries
ot::kErrorNone
ot::Dns::Header::Response::kResponseServerFailure
All items filtered out
ot::Dns::ServiceDiscovery::Server::ResolveByProxy()
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo::mType
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