ESP-IDF
ot::Dns::ServiceDiscovery::Server::mTestMode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (3/5)...
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::mTestMode
ot::Dns::ServiceDiscovery::Server::mTestMode field
Syntax
Show:
Summary
Declaration
from
dnssd_server.hpp:594
uint8_t
mTestMode
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mTestMode
;
dnssd_server.hpp:594
,
mTestMode
(
kTestModeDisabled
)
dnssd_server.cpp:63
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::Server()
SuccessOrExit
(
rcode
=
aRequest
.
ParseQuestions
(
mTestMode
,
shouldRespond
)
)
;
dnssd_server.cpp:186
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
void
SetTestMode
(
uint8_t
aTestMode
)
{
mTestMode
=
aTestMode
;
}
dnssd_server.hpp:307
ot::Dns::ServiceDiscovery::Server
ot::Dns::ServiceDiscovery::Server::SetTestMode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::ServiceDiscovery::Server::mTestMode
is written by 1 function and is read by 1 function:
ot::Dns::ServiceDiscovery::Server::SetTestMode()
All items filtered out
ot::Dns::ServiceDiscovery::Server::mTestMode
ot::Dns::ServiceDiscovery::Server::ProcessQuery()
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