ESP-IDF
ot::Dns::ServiceDiscovery::Server::Request
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Methods
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::Request
ot::Dns::ServiceDiscovery::Server::Request struct
Syntax
Show:
Summary
Declaration
from
dnssd_server.hpp:353
struct
Request
{
ResponseCode
ParseQuestions
(
uint8_t
aTestMode
,
bool
&
aShouldRespond
)
;
const
Message
*
mMessage
;
const
Ip6
::
MessageInfo
*
mMessageInfo
;
Header
mHeader
;
QueryType
mType
;
}
;
Fields
Field
Declared as
ot::Dns::ServiceDiscovery::Server::Request::mMessage
const
Message
*
ot::Dns::ServiceDiscovery::Server::Request::mMessageInfo
const
Ip6
::
MessageInfo
*
ot::Dns::ServiceDiscovery::Server::Request::mHeader
Header
ot::Dns::ServiceDiscovery::Server::Request::mType
QueryType
Methods
ParseQuestions()
Related Functions
Found 3 other functions taking a
Request
argument:
Function
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
Request
dnssd_server.hpp:353
Request
request
;
dnssd_server.cpp:129
ot::Dns::ServiceDiscovery::Server::HandleUdpReceive()
void
Server
::
ProcessQuery
(
Request
&
aRequest
)
dnssd_server.cpp:153
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
ot::Dns::ServiceDiscovery::Server::ProcessQuery()::aRequest
Error
Server
::
Response
::
AllocateAndInitFrom
(
const
Request
&
aRequest
)
dnssd_server.cpp:232
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()::aRequest
Server
::
ResponseCode
Server
::
Request
::
ParseQuestions
(
uint8_t
aTestMode
,
bool
&
aShouldRespond
)
dnssd_server.cpp:292
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
Server
::
ResponseCode
Server
::
Response
::
AddQuestionsFrom
(
const
Request
&
aRequest
)
dnssd_server.cpp:367
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()::aRequest
ResponseCode
AddQuestionsFrom
(
const
Request
&
aRequest
)
;
dnssd_server.hpp:392
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()::aRequest
Error
AllocateAndInitFrom
(
const
Request
&
aRequest
)
;
dnssd_server.hpp:394
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()::aRequest
void
ProcessQuery
(
Request
&
aRequest
)
;
dnssd_server.hpp:525
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
ot::Dns::ServiceDiscovery::Server::ProcessQuery()::aRequest
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::AddQuestionsFrom()::aRequest
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
dnssd_server.hpp:392
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()::aRequest
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
dnssd_server.hpp:394
ot::Dns::ServiceDiscovery::Server::ProcessQuery()::aRequest
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
dnssd_server.hpp:525
ot::Dns::ServiceDiscovery::Server::ProcessQuery()::aRequest
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
dnssd_server.cpp:153
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()::aRequest
ot::Dns::ServiceDiscovery::Server::Response::AllocateAndInitFrom()
dnssd_server.cpp:232
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()::aRequest
ot::Dns::ServiceDiscovery::Server::Response::AddQuestionsFrom()
dnssd_server.cpp:367
Lifecycle
from
examples
All items filtered out
All items filtered out