Home
last modified time | relevance | path

Searched refs:SetSsbBaseParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnr_ssb_information.h75 …void SetSsbBaseParam(int32_t arfcn, int64_t cid, int32_t pci, int32_t rsrp, int32_t sinr, int32_t …
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnr_ssb_info.cpp36 …nrCellSsbIdsInfo->SetSsbBaseParam(nrCellSsbIdsInfo_->arfcn, nrCellSsbIdsInfo_->cid, nrCellSsbIdsIn… in FillNrSsbIdInformation()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnr_ssb_information.cpp184 void NrSsbInformation::SetSsbBaseParam( in SetSsbBaseParam() function in OHOS::Telephony::NrSsbInformation