ESP-IDF
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
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::ParseQueryName()
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName() method
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:397
Error
ParseQueryName
(
void
)
;
Implemented in
dnssd_server.cpp:415
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Server
::
Response
::
ParseQueryName
(
void
)
dnssd_server.cpp:415
Error
ParseQueryName
(
void
)
;
dnssd_server.hpp:397
VerifyOrExit
(
ParseQueryName
(
)
==
kErrorNone
,
rcode
=
Header
::
kResponseNameError
)
;
dnssd_server.cpp:384
ot::Dns::ServiceDiscovery::Server::Response
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
Call Tree
from
examples
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
is called by 1 function and calls 1 function:
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
All items filtered out
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
ot::StringMatch()
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
reads 11 variables:
ot::StringMatchMode::kStringCaseInsensitiveMatch
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::Response::mType
ot::kErrorNone
ot::kErrorParse
ot::Dns::ServiceDiscovery::Server::kSubLabel
All items filtered out
ot::Dns::ServiceDiscovery::Server::Response::ParseQueryName()
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