ESP-IDF
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom() method
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:392
ResponseCode
AddQuestionsFrom
(
const
Request
&
aRequest
)
;
Implemented in
dnssd_server.cpp:367
Arguments
Argument
aRequest
Related Functions
Found 2 other functions taking a
Request
argument:
Function
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
Examples
References
from
examples
Code
Location
Scope
Referrer
Server
::
ResponseCode
Server
::
Response
::
AddQuestionsFrom
(
const
Request
&
aRequest
)
dnssd_server.cpp:367
ResponseCode
AddQuestionsFrom
(
const
Request
&
aRequest
)
;
dnssd_server.hpp:392
SuccessOrExit
(
rcode
=
response
.
AddQuestionsFrom
(
aRequest
)
)
;
dnssd_server.cpp:187
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
Call Tree
from
examples
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
is called by 1 function and calls 1 function:
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
All items filtered out
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
reads 5 variables and writes 1 variable:
ot::Dns::ServiceDiscovery::Server::Request::mType
ot::kErrorNone
ot::Dns::Header::Response::kResponseSuccess
ot::Dns::Header::Response::kResponseServerFailure
ot::Dns::Header::Response::kResponseNameError
All items filtered out
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::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