Searched refs:bsic (Results 1 – 10 of 10) sorted by relevance
35 } else if ((identity.bsic > 63) && (identity.bsic != UINT8_MAX)) { in validateIdentity()37 identity.bsic); in validateIdentity()
47 cell->CellInfo.gsm.cellIdentityGsm.bsic = INT8_MAX; in sendCellInfoResult()
90 out->bsic = in->bsic; in chppWwanConvertCellIdentityGsmFromChre()361 out->bsic = in->bsic; in chppWwanConvertCellIdentityGsmToChre()
106 uint8_t bsic; member
107 uint8_t bsic; member
78 uint8_t bsic; member
99 LOGI(" bsic %" PRIu8, cell->CellInfo.gsm.cellIdentityGsm.bsic); in logChreWwanInfo()