Home
last modified time | relevance | path

Searched defs:kSupportedChannels (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/radio/
Dradio.hpp146 static constexpr uint32_t kSupportedChannels = member in ot::Radio
152 static constexpr uint32_t kSupportedChannels = OT_RADIO_915MHZ_OQPSK_CHANNEL_MASK; member in ot::Radio
157 static constexpr uint32_t kSupportedChannels = OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MASK; member in ot::Radio
162 …static constexpr uint32_t kSupportedChannels = OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_CHANNE… member in ot::Radio