Searched defs:pci (Results 1 – 17 of 17) sorted by relevance
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _cell_list_rat_nr_v10.md | 49 ### pci subsection
|
H A D | _cell_list_rat_nr_v11.md | 49 ### pci subsection
|
H A D | _cell_rat_nr_v10.md | 49 ### pci subsection
|
H A D | _cell_rat_nr_v11.md | 49 ### pci subsection
|
H A D | _cell_list_rat_lte_v10.md | 40 ### pci subsection
|
H A D | _cell_list_rat_lte_v11.md | 40 ### pci subsection
|
H A D | _cell_rat_nr__1__1_v11.md | 51 ### pci subsection
|
H A D | _cell_rat_lte_v10.md | 52 ### pci subsection
|
H A D | _cell_rat_lte_v11.md | 52 ### pci subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/ |
H A D | lpfence_neighbor_cell.md | 55 ### pci subsection
|
H A D | lpfence_current_cell.md | 106 ### pci subsection
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | nr_ssb_information.h | 35 int32_t pci = 0; member 52 int32_t pci = 0; member
|
H A D | tel_ril_network_parcel.h | 245 int32_t pci; member 364 int32_t pci; member 416 int32_t pci; member 498 int32_t pci; member 601 int32_t pci; member 710 int32_t pci; member
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | cell_info.cpp | 403 int32_t pci = cellInfo->ServiceCellParas.lte.pci; in ProcessNeighboringCellLte() local 490 int32_t &pci = cellInfo->ServiceCellParas.nr.pci; in ProcessNeighboringCellNr() local 545 int32_t &pci = cellInfo->ServiceCellParas.lte.pci; in ProcessCurrentCellLte() local 668 int32_t &pci = cellInfo->ServiceCellParas.nr.pci; in ProcessCurrentCellNr() local
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | nr_ssb_information.cpp | 185 int32_t arfcn, int64_t cid, int32_t pci, int32_t rsrp, int32_t sinr, int32_t timeAdvance) in SetSsbBaseParam()
|
H A D | cell_information.cpp | 307 void LteCellInformation::SetLteParam(int32_t pci, int32_t tac, int32_t arfcn) in SetLteParam() 1045 void NrCellInformation::SetNrParam(int32_t nrArfcn, int32_t pci, int32_t tac, int64_t nci) in SetNrParam() 1259 void NrCellInformation::UpdateLocation(int32_t pci, int32_t tac) in UpdateLocation()
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_network_defs.h | 489 int32_t pci; member 579 int32_t pci; member 702 int32_t pci; member 832 int32_t pci; member
|