Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dradio.hpp102 static constexpr uint32_t kSupportedChannels = member in ot::Radio
108 static constexpr uint32_t kSupportedChannels = OT_RADIO_915MHZ_OQPSK_CHANNEL_MASK; member in ot::Radio
113 static constexpr uint32_t kSupportedChannels = OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MASK; member in ot::Radio
118 …static constexpr uint32_t kSupportedChannels = OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_CHANNE… member in ot::Radio