Searched defs:channelMask (Results 1 – 2 of 2) sorted by relevance
37 constexpr unsigned int channelMask = 0x0f; in GetChannelCapabilities() local203 static constexpr uint8_t channelMask = 0x0f; in getChannelCipherSuites() local
390 auto channelMask = static_cast<unsigned short>(1 << request->ctx->channel); in filterMessage() local