Searched refs:reservedChannelId (Results 1 – 1 of 1) sorted by relevance
572 for (const uint8_t reservedChannelId : reservedChannels) { in initChannels() local573 if (reservedChannelId < mChannels.size()) { in initChannels()574 mChannels[reservedChannelId].mStatus = ChannelStatus_t::RESERVED; in initChannels()576 HIST_CH_LOG(W, reservedChannelId, in initChannels()