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
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
Lifecycle
from
examples
All items filtered out
All items filtered out