Home
last modified time | relevance | path

Searched defs:cellId (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/
H A D_a_gnss_ref_info.md28 ### cellId subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_cell_list_rat_gsm_v10.md61 ### cellId subsection
H A D_cell_list_rat_gsm_v11.md61 ### cellId subsection
H A D_cs_reg_status_info_v10.md31 ### cellId subsection
H A D_cs_reg_status_info_v11.md31 ### cellId subsection
H A D_cell_rat_lte_v10.md42 ### cellId subsection
H A D_cell_rat_lte_v11.md42 ### cellId subsection
H A D_cell_rat_gsm_v10.md63 ### cellId subsection
H A D_cell_rat_gsm_v11.md63 ### cellId subsection
H A D_ps_reg_status_info_v10.md33 ### cellId subsection
H A D_ps_reg_status_info_v11.md33 ### cellId subsection
H A D_cell_list_rat_tdscdma_v10.md44 ### cellId subsection
H A D_cell_list_rat_tdscdma_v11.md44 ### cellId subsection
H A D_cell_rat_tdscdma_v10.md44 ### cellId subsection
H A D_cell_rat_tdscdma_v11.md44 ### cellId subsection
H A D_cell_rat_wcdma_v10.md44 ### cellId subsection
H A D_cell_rat_wcdma_v11.md44 ### cellId subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/
H A Dlpfence_current_cell.md58 ### cellId subsection
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp159 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
181 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation()
379 int32_t &cellId = cellInfo->ServiceCellParas.gsm.cellId; in ProcessNeighboringCellGsm() local
513 int32_t &cellId = cellInfo->ServiceCellParas.gsm.cellId; in ProcessCurrentCellGsm() local
546 int32_t &cellId = cellInfo->ServiceCellParas.lte.cellId; in ProcessCurrentCellLte() local
577 int32_t &cellId = cellInfo->ServiceCellParas.wcdma.cellId; in ProcessCurrentCellWcdma() local
639 int32_t &cellId = cellInfo->ServiceCellParas.tdscdma.cellId; in ProcessCurrentCellTdscdma() local
H A Dnetwork_register.cpp328 int32_t cellId = 0; in UpdateNsaState() local
H A Dnetwork_search_handler.cpp1141 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp33 void CellInformation::Init(int32_t mcc, int32_t mnc, int32_t cellId) in Init()
55 void CellInformation::Init(std::string mcc, std::string mnc, int32_t cellId) in Init()
300 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation()
473 void LteCellInformation::UpdateLocation(int32_t cellId, int32_t tac) in UpdateLocation()
657 void WcdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation()
841 void TdscdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation()
H A Dcell_location.cpp97 void GsmCellLocation::SetGsmParam(int32_t cellId, int32_t lac, int32_t psc) in SetGsmParam()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_network_parcel.h108 int32_t cellId = 0; member
135 int32_t cellId = 0; member
219 int32_t cellId; member
242 int32_t cellId; member
271 int32_t cellId; member
338 int32_t cellId; member
480 int32_t cellId; member
574 int32_t cellId; member
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h283 int32_t cellId; member
467 int32_t cellId; member
545 int32_t cellId; member
668 int32_t cellId; member
698 int32_t cellId; member
736 int32_t cellId; member

12