Searched refs:channelTransmitPower (Results 1 – 2 of 2) sorted by relevance
274 pOld->channelTransmitPower[i].channelNumber = pNew->first_triplet[0]; in convert_country()275 pOld->channelTransmitPower[i].numChannel = pNew->first_triplet[1]; in convert_country()276 pOld->channelTransmitPower[i].maxTransmitPower = pNew->first_triplet[2]; in convert_country()279 pOld->channelTransmitPower[i+1].channelNumber = in convert_country()281 pOld->channelTransmitPower[i+1].numChannel = in convert_country()283 pOld->channelTransmitPower[i+1].maxTransmitPower = in convert_country()
106 } channelTransmitPower[COUNTRY_INFO_MAX_CHANNEL]; member