Home
last modified time | relevance | path

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

/base/telephony/core_service/interfaces/innerkits/include/
H A Dnr_ssb_information.h89 static const int32_t SCELL_SSB_LIST = 8; member in OHOS::Telephony::NrSsbInformation
/base/telephony/core_service/frameworks/native/src/
H A Dnr_ssb_information.cpp49 for (int32_t i = 0; i < SCELL_SSB_LIST; ++i) { in Marshalling()
124 for (int32_t i = 0; i < SCELL_SSB_LIST; ++i) { in ReadFromParcel()
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h156 const int32_t SCELL_SSB_LIST = 8; member in OHOS::Telephony::HRilNetwork
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c2055 const int32_t SCELL_SSB_LIST = 8; in FillServingCellSsbId() local
2057 (void)memset_s(nrSsbIdInfo->sCellSsbList, sizeof(SsbIdInfoVendor) * SCELL_SSB_LIST, 0, in FillServingCellSsbId()
2058 sizeof(SsbIdInfoVendor) * SCELL_SSB_LIST); in FillServingCellSsbId()
2059 for (int32_t i = 0; i < SCELL_SSB_LIST; i++) { in FillServingCellSsbId()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp1429 for (int32_t i = 0; i < SCELL_SSB_LIST; i++) { in BuildNrCellSsbIdsInfo()

Completed in 8 milliseconds