ESP-IDF
otActiveScanResult::mDiscover
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
otActiveScanResult::mDiscover
otActiveScanResult::mDiscover field
Syntax
Show:
Summary
Declaration
from
link.h:332
bool
mDiscover
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mDiscover
:
1
;
///< Result from MLE Discovery
link.h:332
if
(
aResult
->
mDiscover
)
cli.cpp:6534
ot::Cli::Interpreter
ot::Cli::Interpreter::HandleActiveScanResult()
result
.
mDiscover
=
true
;
discover_scanner.cpp:319
ot::Mle::DiscoverScanner
ot::Mle::DiscoverScanner::HandleDiscoveryResponse() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otActiveScanResult::mDiscover
is written by 1 function and is read by 1 function:
ot::Mle::DiscoverScanner::HandleDiscoveryResponse() const
All items filtered out
otActiveScanResult::mDiscover
ot::Cli::Interpreter::HandleActiveScanResult()
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