Home
last modified time | relevance | path

Searched refs:NBCELL_SSB_LIST (Results 1 - 5 of 5) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
H A Dnr_ssb_information.h90 static const int32_t NBCELL_SSB_LIST = 4; member in OHOS::Telephony::NrSsbInformation
/base/telephony/core_service/frameworks/native/src/
H A Dnr_ssb_information.cpp84 for (int32_t j = 0; j < NBCELL_SSB_LIST; ++j) { in MarshallingNbCellSsbId()
167 for (int32_t j = 0; j < NBCELL_SSB_LIST; ++j) { in ReadFromParcelForNbCell()
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h157 const int32_t NBCELL_SSB_LIST = 4; member in OHOS::Telephony::HRilNetwork
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c2006 const int32_t NBCELL_SSB_LIST = 4; in FillNeighboringCellSsbId() local
2017 (void)memset_s(nrSsbIdInfo->nbCellSsbList->ssbIdList, sizeof(SsbIdInfoVendor) * NBCELL_SSB_LIST, 0, in FillNeighboringCellSsbId()
2018 sizeof(SsbIdInfoVendor) * NBCELL_SSB_LIST); in FillNeighboringCellSsbId()
2038 for (int32_t j = 0; j < NBCELL_SSB_LIST; j++) { in FillNeighboringCellSsbId()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp1442 for (int32_t j = 0; j < NBCELL_SSB_LIST; j++) { in BuildNrCellSsbIdsInfo()

Completed in 9 milliseconds