Searched refs:pilotStrength (Results 1 – 7 of 7) sorted by relevance
554 int32_t &pilotStrength = cellInfo->ServiceCellParas.cdma.pilotStrength; in ProcessCurrentCellCdma() local555 pilotStrength = ZERO_VALUE - pilotStrength; in ProcessCurrentCellCdma()558 cell->SetSignalIntensity(pilotStrength); in ProcessCurrentCellCdma()560 int32_t level = GetCurrentSignalLevelCdma(pilotStrength); in ProcessCurrentCellCdma()566 baseId, networkId, pilotStrength); in ProcessCurrentCellCdma()675 int32_t CellInfo::GetCurrentSignalLevelCdma(int32_t pilotStrength) in GetCurrentSignalLevelCdma() argument678 if (pilotStrength >= SIGNAL_RSSI_MAXIMUM) { in GetCurrentSignalLevelCdma()683 if (pilotStrength >= CDMA_SIGNAL_THRESHOLD[i]) { in GetCurrentSignalLevelCdma()
308 int32_t pilotStrength; member544 int32_t pilotStrength; member
433 int32_t pilotStrength; member
60 int32_t GetCurrentSignalLevelCdma(int32_t pilotStrength);
490 cellInfo.ServiceCellParas.cdma.pilotStrength = info.serviceCells.cdma.pilotStrength; in FillCdmaCellNearbyInfo()630 cellInfo.ServiceCellParas.cdma.pilotStrength = info.serviceCells.cdma.pilotStrength; in FillCdmaCurrentCellInfo()747 cellInfo.ServiceCellParas.cdma.pilotStrength = info.serviceCells.cdma.pilotStrength; in FillCdmaCurrentCellInformation()
773 cellInfo.serviceCells.cdma.pilotStrength = hrilCellPtr->ServiceCellParas.cdma.pilotStrength; in FillCellNearbyInfoCdma()817 …cellInfo.serviceCells.cdma.pilotStrength = hrilCellInfoVendor->ServiceCellParas.cdma.pilotStrength; in FillCellInfoType()855 …cellInfo.serviceCells.cdma.pilotStrength = hrilCellInfoVendor->ServiceCellParas.cdma.pilotStrength; in FillCellInformationType()
990 if (NextInt(&pStr, &ci->ServiceCellParas.cdma.pilotStrength) < 0) { in ParseCellInfoCdma()1259 NextInt(&line, &response->ServiceCellParas.cdma.pilotStrength); in ParseGetCdmaCellInfoLine()1263 response->ServiceCellParas.cdma.pilotStrength = -response->ServiceCellParas.cdma.pilotStrength; in ParseGetCdmaCellInfoLine()1269 response->ServiceCellParas.cdma.pilotPn, response->ServiceCellParas.cdma.pilotStrength, in ParseGetCdmaCellInfoLine()