ESP-IDF
kNoQuery
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
kNoQuery
kNoQuery value
Syntax
Show:
Summary
Declaration
from
dns_client.hpp:743
kNoQuery
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kNoQuery
,
dns_client.hpp:743
QueryType
secondQueryType
=
kNoQuery
;
dns_client.cpp:930
ot::Dns::Client
ot::Dns::Client::Resolve()
if
(
aSecondType
!=
kNoQuery
)
dns_client.cpp:1004
ot::Dns::Client
ot::Dns::Client::StartQuery()
case
kNoQuery
:
dns_client.cpp:1263
ot::Dns::Client
ot::Dns::Client::FinalizeQuery()
Error
StartQuery
(
QueryInfo
&
aInfo
,
const
char
*
aLabel
,
const
char
*
aName
,
QueryType
aSecondType
=
kNoQuery
)
;
dns_client.hpp:787
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kNoQuery
is read by 3 functions:
All items filtered out
kNoQuery
ot::Dns::Client::StartQuery()
ot::Dns::Client::Resolve()
ot::Dns::Client::FinalizeQuery()
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