Searched refs:groupsCurrentIndex (Results 1 – 2 of 2) sorted by relevance
76 … uint8_t* groupsCurrentIndex, uint8_t* newChannelIndex ) in RegionBaseUSComputeNext125kHzJoinChannel() argument85 if( channelsMaskRemaining == NULL || groupsCurrentIndex == NULL || newChannelIndex == NULL ) in RegionBaseUSComputeNext125kHzJoinChannel()91 startIndex = *groupsCurrentIndex; in RegionBaseUSComputeNext125kHzJoinChannel()126 } while( ( availableChannels == 0 ) && ( startIndex != *groupsCurrentIndex ) ); in RegionBaseUSComputeNext125kHzJoinChannel()130 *groupsCurrentIndex = startIndex; in RegionBaseUSComputeNext125kHzJoinChannel()
59 … uint8_t* groupsCurrentIndex, uint8_t* newChannelIndex );