ESP-IDF
ot::Dns::ServiceDiscovery::Server::Request::mMessage
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::ServiceDiscovery::Server::Request::mMessage
ot::Dns::ServiceDiscovery::Server::Request::mMessage field
Syntax
Show:
Summary
Declaration
from
dnssd_server.hpp:357
const
Message
*
mMessage
;
Examples
References
from
examples
Code
Location
Scope
Referrer
const
Message
*
mMessage
;
dnssd_server.hpp:357
request
.
mMessage
=
&
aMessage
;
dnssd_server.cpp:139
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::HandleUdpReceive()
SuccessOrExit
(
Name
::
ParseName
(
*
mMessage
,
offset
)
)
;
dnssd_server.cpp:309
ot::Dns::ServiceDiscovery::Server::Request
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
SuccessOrExit
(
mMessage
->
Read
(
offset
,
question
)
)
;
dnssd_server.cpp:310
ot::Dns::ServiceDiscovery::Server::Request
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
SuccessOrExit
(
Name
::
CompareName
(
*
mMessage
,
offset
,
*
mMessage
,
sizeof
(
Header
)
)
)
;
dnssd_server.cpp:341
ot::Dns::ServiceDiscovery::Server::Request
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
SuccessOrExit
(
mMessage
->
Read
(
offset
,
question
)
)
;
dnssd_server.cpp:342
ot::Dns::ServiceDiscovery::Server::Request
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::Request::mMessage
is written by 1 function and is read by 1 function:
ot::Dns::ServiceDiscovery::Server::HandleUdpReceive()
All items filtered out
ot::Dns::ServiceDiscovery::Server::Request::mMessage
ot::Dns::ServiceDiscovery::Server::Request::ParseQuestions()
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