ESP-IDF
kResponseNameExists
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
kResponseNameExists
kResponseNameExists value
Syntax
Show:
Summary
Declaration
from
dns_types.hpp:243
kResponseNameExists
=
6
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kResponseNameExists
=
6
,
///< Some name that ought not to exist, does exist.
dns_types.hpp:243
case
kResponseNameExists
:
// Some name that ought not to exist, does exist.
dns_types.cpp:81
ot::Dns::Header
ot::Dns::Header::ResponseCodeToError()
responseCode
=
Dns
::
UpdateHeader
::
kResponseNameExists
;
srp_server.cpp:64
ot::Srp::ErrorToDnsResponseCode()
case
Dns
::
UpdateHeader
::
kResponseNameExists
:
srp_server.cpp:1745
ot::Srp::Server
ot::Srp::Server::UpdateResponseCounters()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kResponseNameExists
is read by 3 functions:
All items filtered out
kResponseNameExists
ot::Dns::Header::ResponseCodeToError()
ot::Srp::ErrorToDnsResponseCode()
ot::Srp::Server::UpdateResponseCounters()
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