ESP-IDF
ot::Dns::Client::QueryConfig::kDefaultServerAddressString
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
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::Client::QueryConfig::kDefaultServerAddressString
ot::Dns::Client::QueryConfig::kDefaultServerAddressString variable
Syntax
Show:
Summary
Declaration
Definition
from
dns_client.hpp:241
static
const
char
kDefaultServerAddressString
[
]
;
Implemented in
dns_client.cpp:49
Examples
References
from
examples
Code
Location
Scope
Referrer
const
char
Client
::
QueryConfig
::
kDefaultServerAddressString
[
]
=
OPENTHREAD_CONFIG_DNS_CLIENT_DEFAULT_SERVER_IP6_ADDRESS
;
dns_client.cpp:49
static
const
char
kDefaultServerAddressString
[
]
;
dns_client.hpp:241
IgnoreError
(
GetServerSockAddr
(
)
.
GetAddress
(
)
.
FromString
(
kDefaultServerAddressString
)
)
;
dns_client.cpp:55
ot::Dns::Client::QueryConfig
ot::Dns::Client::QueryConfig::QueryConfig()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::Client::QueryConfig::kDefaultServerAddressString
is read by 1 function:
All items filtered out
ot::Dns::Client::QueryConfig::kDefaultServerAddressString
ot::Dns::Client::QueryConfig::QueryConfig()
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