ot::Radio::SupportsChannelPage() method
Indicates whether a given channel page is supported based on the current configurations.
Syntax
static constexpr bool SupportsChannelPage(uint8_t aChannelPage); Arguments
aChannelPage
The channel page to check.
Return value
TRUE The @p aChannelPage is supported by radio. FALASE The @p aChannelPage is not supported by radio.
![]()
static constexpr bool SupportsChannelPage(uint8_t aChannelPage)
ot::Radio::SupportsChannelPage() is called by 2 functions:
![]()
ot::Radio::SupportsChannelPage()
ot::Radio::SupportsChannelPage() reads 1 variable:
![]()
ot::Radio::SupportsChannelPage()