ESP-IDF
ot::Dns::Client::QueryInfo::mCallback
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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::QueryInfo::mCallback
ot::Dns::Client::QueryInfo::mCallback field
Syntax
Show:
Summary
Declaration
from
dns_client.hpp:773
Callback
mCallback
;
Examples
References
from
examples
Code
Location
Scope
Referrer
Callback
mCallback
;
dns_client.hpp:773
info
.
mCallback
.
mAddressCallback
=
aCallback
;
dns_client.cpp:864
ot::Dns::Client
ot::Dns::Client::ResolveAddress()
info
.
mCallback
.
mAddressCallback
=
aCallback
;
dns_client.cpp:881
ot::Dns::Client
ot::Dns::Client::ResolveIp4Address()
info
.
mCallback
.
mBrowseCallback
=
aCallback
;
dns_client.cpp:897
ot::Dns::Client
ot::Dns::Client::Browse()
info
.
mCallback
.
mServiceCallback
=
aCallback
;
dns_client.cpp:964
ot::Dns::Client
ot::Dns::Client::Resolve()
aCallback
=
info
.
mCallback
;
dns_client.cpp:1277
ot::Dns::Client
ot::Dns::Client::GetQueryTypeAndCallback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::Client::QueryInfo::mCallback
is read by 5 functions:
All items filtered out
ot::Dns::Client::QueryInfo::mCallback
ot::Dns::Client::ResolveAddress()
ot::Dns::Client::ResolveIp4Address()
ot::Dns::Client::Browse()
ot::Dns::Client::Resolve()
ot::Dns::Client::GetQueryTypeAndCallback()
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