ESP-IDF
ot::Radio::IsCslChannelValid()
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::Radio::IsCslChannelValid()
ot::Radio::IsCslChannelValid() method
Checks if a given channel is valid as a CSL channel.
Syntax
Show:
Summary
Declaration
from
radio.hpp:719
static
bool
IsCslChannelValid
(
uint8_t
aCslChannel
)
;
Arguments
Argument
aCslChannel
Return value
true The channel is valid. false The channel is invalid.
Examples
References
from
examples
Code
Location
static
bool
IsCslChannelValid
(
uint8_t
aCslChannel
)
radio.hpp:719
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Radio::IsCslChannelValid()
reads 2 variables:
ot::Radio::kChannelMin
ot::Radio::kChannelMax
All items filtered out
ot::Radio::IsCslChannelValid()
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