/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _cell_list_rat_wcdma_v10.md | 29 ### arfcn subsection
|
H A D | _cell_list_rat_wcdma_v11.md | 29 ### arfcn subsection
|
H A D | _cell_list_rat_lte_v10.md | 30 ### arfcn subsection
|
H A D | _cell_list_rat_lte_v11.md | 30 ### arfcn subsection
|
H A D | _cell_list_rat_gsm_v10.md | 31 ### arfcn subsection
|
H A D | _cell_list_rat_gsm_v11.md | 31 ### arfcn subsection
|
H A D | _cell_rat_lte_v10.md | 32 ### arfcn subsection
|
H A D | _cell_rat_lte_v11.md | 32 ### arfcn subsection
|
H A D | _cell_rat_gsm_v10.md | 33 ### arfcn subsection
|
H A D | _cell_rat_gsm_v11.md | 33 ### arfcn subsection
|
H A D | _cell_list_rat_tdscdma_v10.md | 34 ### arfcn subsection
|
H A D | _cell_list_rat_tdscdma_v11.md | 34 ### arfcn subsection
|
H A D | _cell_rat_tdscdma_v10.md | 34 ### arfcn subsection
|
H A D | _cell_rat_tdscdma_v11.md | 34 ### arfcn subsection
|
H A D | _cell_rat_wcdma_v10.md | 34 ### arfcn subsection
|
H A D | _cell_rat_wcdma_v11.md | 34 ### arfcn subsection
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | nr_ssb_information.h | 37 int32_t arfcn = 0; member 48 int32_t arfcn = 0; member
|
H A D | tel_ril_network_parcel.h | 213 int32_t arfcn; member 239 int32_t arfcn; member 265 int32_t arfcn; member 329 int32_t arfcn; member 474 int32_t arfcn; member 495 int32_t arfcn; member 515 int32_t arfcn; member 565 int32_t arfcn; member 713 int32_t arfcn; member 727 int32_t arfcn; member
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | cell_info.cpp | 378 int32_t &arfcn = cellInfo->ServiceCellParas.gsm.arfcn; in ProcessNeighboringCellGsm() local 402 int32_t &arfcn = cellInfo->ServiceCellParas.lte.arfcn; in ProcessNeighboringCellLte() local 422 int32_t &arfcn = cellInfo->ServiceCellParas.wcdma.arfcn; in ProcessNeighboringCellWcdma() local 467 int32_t &arfcn = cellInfo->ServiceCellParas.tdscdma.arfcn; in ProcessNeighboringCellTdscdma() local 512 int32_t &arfcn = cellInfo->ServiceCellParas.gsm.arfcn; in ProcessCurrentCellGsm() local 544 int32_t &arfcn = cellInfo->ServiceCellParas.lte.arfcn; in ProcessCurrentCellLte() local 575 int32_t &arfcn = cellInfo->ServiceCellParas.wcdma.arfcn; in ProcessCurrentCellWcdma() local 637 int32_t &arfcn = cellInfo->ServiceCellParas.tdscdma.arfcn; in ProcessCurrentCellTdscdma() local
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_network_defs.h | 459 int32_t arfcn; member 485 int32_t arfcn; member 511 int32_t arfcn; member 533 int32_t arfcn; member 660 int32_t arfcn; member 694 int32_t arfcn; member 728 int32_t arfcn; member 835 int32_t arfcn; member 849 int32_t arfcn; member
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | cell_information.cpp | 121 void GsmCellInformation::SetGsmParam(int32_t bsic, int32_t lac, int32_t arfcn) in SetGsmParam() 307 void LteCellInformation::SetLteParam(int32_t pci, int32_t tac, int32_t arfcn) in SetLteParam() 491 void WcdmaCellInformation::SetWcdmaParam(int32_t psc, int32_t lac, int32_t arfcn) in SetWcdmaParam() 675 void TdscdmaCellInformation::SetTdscdmaParam(int32_t cpid, int32_t lac, int32_t arfcn) in SetTdscdmaParam()
|
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()
|