ESP-IDF
ot::Mle::DiscoverScanner::mScanChannel
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::Mle::DiscoverScanner::mScanChannel
ot::Mle::DiscoverScanner::mScanChannel field
Syntax
Show:
Summary
Declaration
from
discover_scanner.hpp:179
uint8_t
mScanChannel
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mScanChannel
;
discover_scanner.hpp:179
,
mScanChannel
(
0
)
discover_scanner.cpp:47
ot::Mle::DiscoverScanner
ot::Mle::DiscoverScanner::DiscoverScanner()
mScanChannel
=
Mac
::
ChannelMask
::
kChannelIteratorFirst
;
discover_scanner.cpp:145
ot::Mle::DiscoverScanner
ot::Mle::DiscoverScanner::Discover()
frame
->
SetChannel
(
mScanChannel
)
;
discover_scanner.cpp:193
ot::Mle::DiscoverScanner
ot::Mle::DiscoverScanner::PrepareDiscoveryRequestFrame()
IgnoreError
(
Get
<
Mac
::
Mac
>
(
)
.
SetTemporaryChannel
(
mScanChannel
)
)
;
discover_scanner.cpp:194
ot::Mle::DiscoverScanner
ot::Mle::DiscoverScanner::PrepareDiscoveryRequestFrame()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::DiscoverScanner::mScanChannel
is written by 1 function and is read by 1 function:
ot::Mle::DiscoverScanner::Discover()
All items filtered out
ot::Mle::DiscoverScanner::mScanChannel
ot::Mle::DiscoverScanner::PrepareDiscoveryRequestFrame()
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