ESP-IDF
otThreadDiscoveryRequestInfo::mIsJoiner
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
otThreadDiscoveryRequestInfo::mIsJoiner
otThreadDiscoveryRequestInfo::mIsJoiner field
Syntax
Show:
Summary
Declaration
from
thread.h:953
bool
mIsJoiner
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mIsJoiner
:
1
;
///< Whether is from joiner.
thread.h:953
OutputLine
(
": version=%u,joiner=%d"
,
aInfo
.
mVersion
,
aInfo
.
mIsJoiner
)
;
cli.cpp:8151
ot::Cli::Interpreter
ot::Cli::Interpreter::HandleDiscoveryRequest()
info
.
mIsJoiner
=
discoveryRequestTlv
.
IsJoiner
(
)
;
mle_router.cpp:2636
ot::Mle::MleRouter
ot::Mle::MleRouter::HandleDiscoveryRequest()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otThreadDiscoveryRequestInfo::mIsJoiner
is written by 1 function and is read by 1 function:
ot::Mle::MleRouter::HandleDiscoveryRequest()
All items filtered out
otThreadDiscoveryRequestInfo::mIsJoiner
ot::Cli::Interpreter::HandleDiscoveryRequest()
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