ESP-IDF
ot::MaxPowerTable::GetSupportedChannelMask() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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::MaxPowerTable::GetSupportedChannelMask() const
ot::MaxPowerTable::GetSupportedChannelMask() const method
Gets the supported channel masks.
Syntax
Show:
Summary
Declaration
from
max_power_table.hpp:63
uint32_t
GetSupportedChannelMask
(
void
)
const
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
GetSupportedChannelMask
(
void
)
const
max_power_table.hpp:63
channelMask
&=
mMaxPowerTable
.
GetSupportedChannelMask
(
)
;
radio_spinel.cpp:1878
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::GetRadioChannelMask()
Call Tree
from
examples
ot::MaxPowerTable::GetSupportedChannelMask() const
is called by 1 function:
ot::Spinel::RadioSpinel::GetRadioChannelMask()
All items filtered out
ot::MaxPowerTable::GetSupportedChannelMask() const
All items filtered out
Data Use
from
examples
ot::MaxPowerTable::GetSupportedChannelMask() const
reads 4 variables:
::OT_RADIO_POWER_INVALID
ot::Radio::kChannelMin
ot::Radio::kChannelMax
ot::MaxPowerTable::mPowerTable
All items filtered out
ot::MaxPowerTable::GetSupportedChannelMask() const
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