ESP-IDF
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
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::Request::ParseQuestions()
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions() method
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:355
ResponseCode
ParseQuestions
(
uint8_t
aTestMode
,
bool
&
aShouldRespond
)
;
Implemented in
dnssd_server.cpp:292
Arguments
Argument
aTestMode
aShouldRespond
Examples
References
from
examples
Code
Location
Scope
Referrer
Server
::
ResponseCode
Server
::
Request
::
ParseQuestions
(
uint8_t
aTestMode
,
bool
&
aShouldRespond
)
dnssd_server.cpp:292
ResponseCode
ParseQuestions
(
uint8_t
aTestMode
,
bool
&
aShouldRespond
)
;
dnssd_server.hpp:355
SuccessOrExit
(
rcode
=
aRequest
.
ParseQuestions
(
mTestMode
,
shouldRespond
)
)
;
dnssd_server.cpp:186
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
Call Tree
from
examples
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
is called by 1 function and calls 4 functions:
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
All items filtered out
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
ot::Dns::Question::Question()
ot::Dns::Question::GetType() const
ot::Dns::Name::ParseName()
ot::Dns::Name::CompareName()
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
reads 18 variables and writes 1 variable:
ot::Dns::ServiceDiscovery::Server::TestModeFlags::kTestModeRejectMultiQuestionQuery
ot::Dns::ServiceDiscovery::Server::TestModeFlags::kTestModeIgnoreMultiQuestionQuery
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::QueryType::kAaaaQuery
ot::Dns::ServiceDiscovery::Server::QueryType::kAQuery
ot::Dns::ServiceDiscovery::Server::Request::mMessage
ot::Dns::ServiceDiscovery::Server::Request::mType
ot::Dns::Header::Response::kResponseSuccess
ot::Dns::Header::Response::kResponseFormatError
ot::Dns::Header::Response::kResponseNotImplemented
ot::Dns::ResourceRecord::kTypeA
ot::Dns::ResourceRecord::kTypePtr
ot::Dns::ResourceRecord::kTypeTxt
ot::Dns::ResourceRecord::kTypeAaaa
ot::Dns::ResourceRecord::kTypeSrv
All items filtered out
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
ot::Dns::ServiceDiscovery::Server::Request::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