Home
last modified time | relevance | path

Searched refs:lac (Results 1 – 25 of 40) sorted by relevance

12

/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp153 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation() argument
163 if (ProcessCellLocation(cell, type, cellId, lac)) { in UpdateCellLocation()
175 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation() argument
180 if (gsm->GetCellId() != cellId || gsm->GetLac() != lac) { in ProcessCellLocation()
181 gsm->UpdateLocation(cellId, lac); in ProcessCellLocation()
188 if (lte->GetCellId() != cellId || lte->GetTac() != lac) { in ProcessCellLocation()
189 lte->UpdateLocation(cellId, lac); in ProcessCellLocation()
196 if (wcdma->GetCellId() != cellId || wcdma->GetLac() != lac) { in ProcessCellLocation()
197 wcdma->UpdateLocation(cellId, lac); in ProcessCellLocation()
204 if (tdscdma->GetCellId() != cellId || tdscdma->GetLac() != lac) { in ProcessCellLocation()
[all …]
Doperator_name.cpp354 int32_t lac = GetCurrentLac(); in GetPlmn() local
357 plmn = GetCustEons(numeric, lac, roaming, longNameRequired); in GetPlmn()
360 plmn = GetEons(numeric, lac, longNameRequired); in GetPlmn()
366 …me::GetPlmn lac:%{public}d, numeric:%{public}s, longNameRequired:%{public}d, plmn:%{public}s", lac, in GetPlmn()
371 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons() argument
377 return Str16ToStr8(simManager_->GetSimEons(slotId_, numeric, lac, longNameRequired)); in GetEons()
401 std::string OperatorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool l… in GetCustEons() argument
416 … numeric.c_str(), opl->plmnNumeric.c_str(), lac, opl->lacStart, opl->lacEnd, opl->pnnRecordId); in GetCustEons()
418 … ((opl->lacStart == 0 && opl->lacEnd == 0xfffe) || (opl->lacStart <= lac && opl->lacEnd >= lac))) { in GetCustEons()
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h96 int32_t lac; /* Location area code 0~FFFF */ member
116 int32_t lac; /* Tracking Area Code 0~FFFF */ member
141 int32_t lac; member
180 int32_t lac; /* Location area code 0~FFFF */ member
216 int32_t lac; member
Dhril_vendor_network_defs.h175 int32_t lac; /* Location area code 0~FFFF */ member
199 int32_t lac; member
236 int32_t lac; /* Location area code 0~FFFF */ member
256 int32_t lac; /* Tracking Area Code 0~FFFF */ member
/base/telephony/core_service/interfaces/innerkits/include/
Dcell_information.h74 void SetGsmParam(int32_t bsic, int32_t lac, int32_t arfcn);
75 void UpdateLocation(int32_t cellId, int32_t lac);
120 void SetWcdmaParam(int32_t psc, int32_t lac, int32_t arfcn);
124 void UpdateLocation(int32_t cellId, int32_t lac);
143 void SetTdscdmaParam(int32_t psc, int32_t lac, int32_t arfcn);
147 void UpdateLocation(int32_t cellId, int32_t lac);
Dcell_location.h51 void SetGsmParam(int32_t cellId, int32_t lac, int32_t psc = 0);
Di_sim_manager.h103 …virtual std::u16string GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longN…
Dcore_service_client.h63 …std::u16string GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequi…
/base/telephony/core_service/services/network_search/include/
Dcell_info.h38 void UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac);
43 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac);
Doperator_name.h57 std::string GetEons(const std::string &numeric, int32_t lac, bool longNameRequired);
58 …std::string GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool longNameRequir…
Dnetwork_search_handler.h87 void UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac);
/base/telephony/sms_mms/services/include/gsm/
Dgsm_sms_cb_handler.h48 bool MatchLocation(std::u16string plmn, int32_t lac, int32_t cid) in MatchLocation()
54 if (lac_ != defaultValue && lac_ != lac) { in MatchLocation()
/base/telephony/core_service/frameworks/native/src/
Dcell_information.cpp113 void GsmCellInformation::SetGsmParam(int32_t bsic, int32_t lac, int32_t arfcn) in SetGsmParam() argument
116 lac_ = lac; in SetGsmParam()
257 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() argument
260 lac_ = lac; in UpdateLocation()
413 void WcdmaCellInformation::SetWcdmaParam(int32_t psc, int32_t lac, int32_t arfcn) in SetWcdmaParam() argument
416 lac_ = lac; in SetWcdmaParam()
544 void WcdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() argument
547 lac_ = lac; in UpdateLocation()
562 void TdscdmaCellInformation::SetTdscdmaParam(int32_t cpid, int32_t lac, int32_t arfcn) in SetTdscdmaParam() argument
565 lac_ = lac; in SetTdscdmaParam()
[all …]
Dcell_location.cpp80 void GsmCellLocation::SetGsmParam(int32_t cellId, int32_t lac, int32_t psc) in SetGsmParam() argument
83 lac_ = lac; in SetGsmParam()
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts916 lac: number; property
957 lac: number; property
970 lac: number; property
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_network.cpp398 cellInfo.ServiceCellParas.gsm.lac = info.serviceCells.gsm.lac; in FillGsmCellNearbyInfo()
439 cellNearbyInfo.ServiceCellParas.tdscdma.lac = info.serviceCells.tdscdma.lac; in FillTdscdmaCellNearbyInfo()
529 cellInfo.ServiceCellParas.gsm.lac = info.serviceCells.gsm.lac; in FillGsmCurrentCellInfo()
551 cellInfo.ServiceCellParas.wcdma.lac = info.serviceCells.wcdma.lac; in FillWcdmaCurrentCellInfo()
579 currentCellInfo.ServiceCellParas.tdscdma.lac = info.serviceCells.tdscdma.lac; in FillTdscdmaCurrentCellInfo()
/base/location/services/location_gnss/gnss/source/
Dagnss_event_callback.cpp108 refInfo.cellId.lac = static_cast<unsigned short>(gsmCellInfo->GetLac()); in JudgmentDataGsm()
147 refInfo.cellId.lac = static_cast<unsigned short>(wcdmaCellInfo->GetLac()); in JudgmentDataUmts()
/base/telephony/ril_adapter/services/hril/src/
Dhril_network.cpp603 cellInfo.serviceCells.gsm.lac = cellPtr->ServiceCellParas.gsm.lac; in FillCellNearbyInfo()
636 cellInfo.serviceCells.gsm.lac = 0; in FillCellNearbyInfo()
648 cellInfo.serviceCells.tdscdma.lac = hrilCellPtr->ServiceCellParas.tdscdma.lac; in FillCellNearbyInfoTdscdma()
694 cellInfo.serviceCells.wcdma.lac = hrilCellInfoVendor->ServiceCellParas.wcdma.lac; in FillCellInfoType()
715 cellInfo.serviceCells.tdscdma.lac = hrilCellInfoVendor->ServiceCellParas.tdscdma.lac; in FillCellInfoType()
735 cellInfo.serviceCells.gsm.lac = cellInfoVendor->ServiceCellParas.gsm.lac; in FillCurrentCellInfo()
764 cellInfo.serviceCells.wcdma.lac = 0; in FillCurrentCellInfo()
/base/telephony/core_service/services/sim/src/
Dicc_file.cpp200 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons() argument
217 … plmn.c_str(), opl->plmnNumeric.c_str(), lac, opl->lacStart, opl->lacEnd, opl->pnnRecordId); in ObtainEons()
219 … ((opl->lacStart == 0 && opl->lacEnd == 0xfffe) || (opl->lacStart <= lac && opl->lacEnd >= lac))) { in ObtainEons()
Dsim_file_manager.cpp196 std::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequir… in GetSimEons() argument
203 std::string result = simFile_->ObtainEons(plmn, lac, longNameRequired); in GetSimEons()
/base/telephony/sms_mms/services/cdma/
Dcdma_sms_receive_handler.cpp186 const int lac = -1; in SetCBBroadcastParam() local
210 want.SetParam(SmsCbData::LAC, static_cast<int>(lac)); in SetCBBroadcastParam()
/base/telephony/core_service/services/sim/include/
Dsim_file_manager.h47 std::u16string GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired);
Dicc_file.h66 std::string ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired);
/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c887 if (NextIntFromHex(&pStr, &ci->ServiceCellParas.gsm.lac) < 0) { in ParseCellInfoGsm()
1035 if (NextInt(&pStr, &ci->ServiceCellParas.tdscdma.lac) < 0) { in ParseCellInfoTdscdma()
1198 NextIntFromHex(&line, &response->ServiceCellParas.gsm.lac); in ParseGetGsmCellInfoLine()
1206 …response->ServiceCellParas.gsm.cellId, response->ServiceCellParas.gsm.lac, response->ServiceCellPa… in ParseGetGsmCellInfoLine()
1238 NextIntFromHex(&line, &response->ServiceCellParas.wcdma.lac); in ParseGetWcdmaCellInfoLine()
1248 response->ServiceCellParas.wcdma.cellId, response->ServiceCellParas.wcdma.lac, in ParseGetWcdmaCellInfoLine()
1288 NextIntFromHex(&line, &response->ServiceCellParas.tdscdma.lac); in ParseGetTdscdmaCellInfoLine()
1298 response->ServiceCellParas.tdscdma.lac, response->ServiceCellParas.tdscdma.rscp, in ParseGetTdscdmaCellInfoLine()
/base/telephony/core_service/services/core/include/
Dcore_service.h99 …std::u16string GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequi…

12