Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Ddataset.h169 typedef uint32_t otChannelMask; typedef
248 otChannelMask mChannelMask; ///< Channel Mask
/openthread-3.5.0/src/core/meshcop/
Ddataset.hpp561 otChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask()
569 void SetChannelMask(otChannelMask aChannelMask) in SetChannelMask()