[mle] simplify the channel mask (#3349)

This commit is contained in:
Zhanglong Xia
2018-12-10 11:42:53 -08:00
committed by Jonathan Hui
parent f189cafcc7
commit c3a0898e74
10 changed files with 84 additions and 114 deletions
-2
View File
@@ -174,8 +174,6 @@ typedef uint32_t otChannelMaskPage0;
#define OT_CHANNEL_25_MASK (1 << 25) ///< Channel 25
#define OT_CHANNEL_26_MASK (1 << 26) ///< Channel 26
#define OT_CHANNEL_ALL 0xffffffff ///< All channels
/**
* This structure represents presence of different components in Active or Pending Operational Dataset.
*