ESP-IDF
ot::Mac::ChannelMask::Intersect()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Mac::ChannelMask::Intersect()
ot::Mac::ChannelMask::Intersect() method
Updates the channel mask by intersecting it with another mask.
Syntax
Show:
Summary
Declaration
from
channel_mask.hpp:172
void
Intersect
(
const
ChannelMask
&
aOtherMask
)
;
Arguments
Argument
Description
aOtherMask
Another channel mask.
Related Functions
Found 5 other functions taking a
ChannelMask
argument:
Function
Description
ot::AnnounceSenderBase::SetChannelMask()
Sets the channel mask.
ot::MeshCoP::DatasetManager::GetChannelMask() const
Retrieves the channel mask from local dataset.
ot::Mac::Mac::SetSupportedChannelMask()
Sets the supported channel mask
ot::Mle::DiscoverScanner::Discover()
Starts a Thread Discovery Scan.
ot::Mac::ChannelMask::operator() const
Overloads `==` operator to indicate whether two masks are equal.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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