Searched defs:cell (Results 1 – 6 of 6) sorted by relevance
60 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma& cell) { in validate()
65 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma& cell) { in validate()
76 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm& cell) { in validate()
79 bool CellInfoLte::validate(const struct chreWwanCellInfoLte& cell) { in validate()
81 bool CellInfoCdma::validate(const struct chreWwanCellInfoCdma& cell) { in validate()
64 void logChreWwanInfo(const chreWwanCellInfo *cell) { in logChreWwanInfo()