Searched refs:arfcn (Results 1 – 10 of 10) sorted by relevance
32 } else if (!isBoundedInt32(identity.arfcn, 0, 65535, INT32_MAX)) { in validateIdentity()34 identity.arfcn); in validateIdentity()
46 cell->CellInfo.gsm.cellIdentityGsm.arfcn = INT32_MAX; in sendCellInfoResult()
89 out->arfcn = in->arfcn; in chppWwanConvertCellIdentityGsmFromChre()360 out->arfcn = in->arfcn; in chppWwanConvertCellIdentityGsmToChre()
103 int32_t arfcn; member
104 int32_t arfcn; member
77 int32_t arfcn; member
98 LOGI(" arfcn %" PRId32, cell->CellInfo.gsm.cellIdentityGsm.arfcn); in logChreWwanInfo()