Searched refs:cell (Results 1 – 13 of 13) sorted by relevance
64 void logChreWwanInfo(const chreWwanCellInfo *cell) { in logChreWwanInfo() argument65 LOGI("Found cell at time %" PRIu8, cell->timeStamp); in logChreWwanInfo()66 LOGI(" timestamp type %" PRIu8, cell->timeStampType); in logChreWwanInfo()67 LOGI(" registered %" PRIu8, cell->registered); in logChreWwanInfo()69 switch (cell->cellInfoType) { in logChreWwanInfo()72 LOGI(" mcc %" PRId32, cell->CellInfo.lte.cellIdentityLte.mcc); in logChreWwanInfo()73 LOGI(" mnc %" PRId32, cell->CellInfo.lte.cellIdentityLte.mnc); in logChreWwanInfo()74 LOGI(" ci %" PRId32, cell->CellInfo.lte.cellIdentityLte.ci); in logChreWwanInfo()75 LOGI(" pci %" PRId32, cell->CellInfo.lte.cellIdentityLte.pci); in logChreWwanInfo()76 LOGI(" tac %" PRId32, cell->CellInfo.lte.cellIdentityLte.tac); in logChreWwanInfo()[all …]
81 bool CellInfoCdma::validate(const struct chreWwanCellInfoCdma& cell) { in validate() argument82 return (validateIdentity(cell.cellIdentityCdma) in validate()83 && validateSignalStrengthCdma(cell.signalStrengthCdma) in validate()84 && validateSignalStrengthEvdo(cell.signalStrengthEvdo)); in validate()
60 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma& cell) { in validate() argument61 return (validateIdentity(cell.cellIdentityTdscdma) in validate()62 && validateSignalStrength(cell.signalStrengthTdscdma)); in validate()
65 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma& cell) { in validate() argument66 return (validateIdentity(cell.cellIdentityWcdma) in validate()67 && validateSignalStrength(cell.signalStrengthWcdma)); in validate()
76 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm& cell) { in validate() argument77 return (validateIdentity(cell.cellIdentityGsm) in validate()78 && validateSignalStrength(cell.signalStrengthGsm)); in validate()
79 bool CellInfoLte::validate(const struct chreWwanCellInfoLte& cell) { in validate() argument80 return (validateIdentity(cell.cellIdentityLte) in validate()81 && validateSignalStrength(cell.signalStrengthLte)); in validate()
27 static bool validate(const struct chreWwanCellInfoLte& cell);
27 static bool validate(const struct chreWwanCellInfoWcdma& cell);
27 static bool validate(const struct chreWwanCellInfoTdscdma& cell);
27 static bool validate(const struct chreWwanCellInfoGsm& cell);
27 static bool validate(const struct chreWwanCellInfoCdma& cell);
7160 PDA (includes all mobile devices that are not specifically cell
7185 PDA (includes all mobile devices that are not specifically cell