Searched refs:newChannel (Results 1 – 2 of 2) sorted by relevance
341 uint8_t curChannel, newChannel; in RequestChannelSelect() local350 SuccessOrExit(error = FindBetterChannel(newChannel, newOccupancy)); in RequestChannelSelect()365 if (newChannel == curChannel) in RequestChannelSelect()372 newChannel, newOccupancy); in RequestChannelSelect()384 mChannelSelected = newChannel; in RequestChannelSelect()
3829 uint8_t newChannel = mAlternateChannel; in ProcessAnnounce() local3834 LogNote("Processing Announce - channel %d, panid 0x%02x", newChannel, newPanId); in ProcessAnnounce()3843 IgnoreError(Get<Mac::Mac>().SetPanChannel(newChannel)); in ProcessAnnounce()