Home
last modified time | relevance | path

Searched refs:cell (Results 1 – 13 of 13) sorted by relevance

/system/chre/apps/wwan_world/
Dwwan_world.cc64 void logChreWwanInfo(const chreWwanCellInfo *cell) { in logChreWwanInfo() argument
65 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 …]
/system/chre/apps/chqts/src/general_test/
Dcell_info_cdma.cc81 bool CellInfoCdma::validate(const struct chreWwanCellInfoCdma& cell) { in validate() argument
82 return (validateIdentity(cell.cellIdentityCdma) in validate()
83 && validateSignalStrengthCdma(cell.signalStrengthCdma) in validate()
84 && validateSignalStrengthEvdo(cell.signalStrengthEvdo)); in validate()
Dcell_info_tdscdma.cc60 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma& cell) { in validate() argument
61 return (validateIdentity(cell.cellIdentityTdscdma) in validate()
62 && validateSignalStrength(cell.signalStrengthTdscdma)); in validate()
Dcell_info_wcdma.cc65 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma& cell) { in validate() argument
66 return (validateIdentity(cell.cellIdentityWcdma) in validate()
67 && validateSignalStrength(cell.signalStrengthWcdma)); in validate()
Dcell_info_gsm.cc76 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm& cell) { in validate() argument
77 return (validateIdentity(cell.cellIdentityGsm) in validate()
78 && validateSignalStrength(cell.signalStrengthGsm)); in validate()
Dcell_info_lte.cc79 bool CellInfoLte::validate(const struct chreWwanCellInfoLte& cell) { in validate() argument
80 return (validateIdentity(cell.cellIdentityLte) in validate()
81 && validateSignalStrength(cell.signalStrengthLte)); in validate()
Dcell_info_lte.h27 static bool validate(const struct chreWwanCellInfoLte& cell);
Dcell_info_wcdma.h27 static bool validate(const struct chreWwanCellInfoWcdma& cell);
Dcell_info_tdscdma.h27 static bool validate(const struct chreWwanCellInfoTdscdma& cell);
Dcell_info_gsm.h27 static bool validate(const struct chreWwanCellInfoGsm& cell);
Dcell_info_cdma.h27 static bool validate(const struct chreWwanCellInfoCdma& cell);
/system/tpm/trunks/generator/
Draw_structures.txt7160 PDA (includes all mobile devices that are not specifically cell
Draw_structures_fixed.txt7185 PDA (includes all mobile devices that are not specifically cell