ESP-IDF
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo struct
Syntax
Show:
Summary
Declaration
Definition
from
dnssd_server.hpp:363
struct
ProxyQueryInfo
;
Implemented in
dnssd_server.hpp:448
Fields
Field
Declared as
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo::mType
QueryType
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo::mMessageInfo
Ip6
::
MessageInfo
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo::mExpireTime
TimeMilli
ot::Dns::ServiceDiscovery::Server::ProxyQueryInfo::mOffsets
NameOffsets
Related Functions
Found 6 other functions taking a
ProxyQueryInfo
argument:
Function
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
ProxyQueryInfo
:
Message
::
FooterData
<
ProxyQueryInfo
>
dnssd_server.hpp:448
struct
ProxyQueryInfo
;
dnssd_server.hpp:363
ProxyQueryInfo
info
;
dnssd_server.cpp:975
ot::Dns::ServiceDiscovery::Server::ResolveByProxy()
void
Server
::
ReadQueryInstanceName
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
Name
::
Buffer
&
aName
)
dnssd_server.cpp:1045
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
const
ProxyQueryInfo
&
aInfo
,
dnssd_server.cpp:1053
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
bool
Server
::
QueryInstanceNameMatches
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
const
char
*
aName
)
dnssd_server.cpp:1068
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()::aInfo
void
Server
::
ReadQueryHostName
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
Name
::
Buffer
&
aName
)
dnssd_server.cpp:1075
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()::aInfo
bool
Server
::
QueryHostNameMatches
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
const
char
*
aName
)
dnssd_server.cpp:1082
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()::aInfo
void
Server
::
RemoveQueryAndPrepareResponse
(
ProxyQuery
&
aQuery
,
ProxyQueryInfo
&
aInfo
,
Response
&
aResponse
)
dnssd_server.cpp:1141
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()::aInfo
void
Server
::
Response
::
InitFrom
(
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
)
dnssd_server.cpp:1161
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()::aInfo
ProxyQueryInfo
info
;
dnssd_server.cpp:1325
ot::Dns::ServiceDiscovery::Server::GetQueryTypeAndName()
ProxyQueryInfo
info
;
dnssd_server.cpp:1398
ot::Dns::ServiceDiscovery::Server::Finalize()
void
InitFrom
(
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
)
;
dnssd_server.hpp:395
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()::aInfo
void
RemoveQueryAndPrepareResponse
(
ProxyQuery
&
aQuery
,
ProxyQueryInfo
&
aInfo
,
Response
&
aResponse
)
;
dnssd_server.hpp:527
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()::aInfo
static
void
ReadQueryInstanceName
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
Name
::
Buffer
&
aName
)
;
dnssd_server.hpp:532
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
const
ProxyQueryInfo
&
aInfo
,
dnssd_server.hpp:534
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
static
bool
QueryInstanceNameMatches
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
const
char
*
aName
)
;
dnssd_server.hpp:537
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()::aInfo
static
void
ReadQueryHostName
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
Name
::
Buffer
&
aName
)
;
dnssd_server.hpp:538
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()::aInfo
static
bool
QueryHostNameMatches
(
const
ProxyQuery
&
aQuery
,
const
ProxyQueryInfo
&
aInfo
,
const
char
*
aName
)
;
dnssd_server.hpp:539
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()::aInfo
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()::aInfo
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()
dnssd_server.hpp:395
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()::aInfo
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()
dnssd_server.hpp:527
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
dnssd_server.hpp:532
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
dnssd_server.hpp:534
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()::aInfo
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()
dnssd_server.hpp:537
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()::aInfo
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()
dnssd_server.hpp:538
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()::aInfo
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()
dnssd_server.hpp:539
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
dnssd_server.cpp:1045
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()::aInfo
ot::Dns::ServiceDiscovery::Server::ReadQueryInstanceName()
dnssd_server.cpp:1053
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()::aInfo
ot::Dns::ServiceDiscovery::Server::QueryInstanceNameMatches()
dnssd_server.cpp:1068
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()::aInfo
ot::Dns::ServiceDiscovery::Server::ReadQueryHostName()
dnssd_server.cpp:1075
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()::aInfo
ot::Dns::ServiceDiscovery::Server::QueryHostNameMatches()
dnssd_server.cpp:1082
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()::aInfo
ot::Dns::ServiceDiscovery::Server::RemoveQueryAndPrepareResponse()
dnssd_server.cpp:1141
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()::aInfo
ot::Dns::ServiceDiscovery::Server::Response::InitFrom()
dnssd_server.cpp:1161
Lifecycle
from
examples
All items filtered out
All items filtered out