ESP-IDF
ot::MaxPowerTable::SetTransmitPower()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::MaxPowerTable::SetTransmitPower()
ot::MaxPowerTable::SetTransmitPower() method
Sets the max allowed transmit power of channel @p aChannel.
Syntax
Show:
Summary
Declaration
from
max_power_table.hpp:58
void
SetTransmitPower
(
uint8_t
aChannel
,
int8_t
aPower
)
;
Arguments
Argument
Description
aChannel
The radio channel number.
aPower
The max supported transmit power in dBm.
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