ESP-IDF
ot::Dns::Client::QueryInfo::mCallbackContext
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::Client::QueryInfo::mCallbackContext
ot::Dns::Client::QueryInfo::mCallbackContext field
Syntax
Show:
Summary
Declaration
from
dns_client.hpp:774
void
*
mCallbackContext
;
Examples
References
from
examples
Code
Location
Scope
Referrer
void
*
mCallbackContext
;
dns_client.hpp:774
info
.
mCallbackContext
=
aContext
;
dns_client.cpp:865
ot::Dns::Client
ot::Dns::Client::ResolveAddress()
info
.
mCallbackContext
=
aContext
;
dns_client.cpp:882
ot::Dns::Client
ot::Dns::Client::ResolveIp4Address()
info
.
mCallbackContext
=
aContext
;
dns_client.cpp:898
ot::Dns::Client
ot::Dns::Client::Browse()
info
.
mCallbackContext
=
aContext
;
dns_client.cpp:965
ot::Dns::Client
ot::Dns::Client::Resolve()
aContext
=
info
.
mCallbackContext
;
dns_client.cpp:1278
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::mCallbackContext
is written by 4 functions and is read by 1 function:
ot::Dns::Client::ResolveAddress()
ot::Dns::Client::ResolveIp4Address()
ot::Dns::Client::Browse()
ot::Dns::Client::Resolve()
All items filtered out
ot::Dns::Client::QueryInfo::mCallbackContext
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