Home
last modified time | relevance | path

Searched refs:kDefaultChannelMask (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/posix/platform/
Dconfiguration.hpp64 , mSupportedChannelMask(kDefaultChannelMask) in Configuration()
65 , mPreferredChannelMask(kDefaultChannelMask) in Configuration()
125 static constexpr uint32_t kDefaultChannelMask = 0x7fff800; // Channel 11 ~ 26 member in ot::Posix::Configuration