Searched defs:arfcn (Results 1 - 6 of 6) sorted by relevance
/base/telephony/core_service/frameworks/native/src/ |
H A D | nr_ssb_information.cpp | 184 SetSsbBaseParam( int32_t arfcn, int64_t cid, int32_t pci, int32_t rsrp, int32_t sinr, int32_t timeAdvance) SetSsbBaseParam() argument
|
H A D | cell_information.cpp | 121 void GsmCellInformation::SetGsmParam(int32_t bsic, int32_t lac, int32_t arfcn) in SetGsmParam() argument 307 void LteCellInformation::SetLteParam(int32_t pci, int32_t tac, int32_t arfcn) in SetLteParam() argument 491 void WcdmaCellInformation::SetWcdmaParam(int32_t psc, int32_t lac, int32_t arfcn) in SetWcdmaParam() argument 675 void TdscdmaCellInformation::SetTdscdmaParam(int32_t cpid, int32_t lac, int32_t arfcn) in SetTdscdmaParam() argument
|
/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 [all...] |
/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; ProcessNeighboringCellWcdma() local 467 int32_t &arfcn = cellInfo->ServiceCellParas.tdscdma.arfcn; ProcessNeighboringCellTdscdma() local 512 int32_t &arfcn = cellInfo->ServiceCellParas.gsm.arfcn; ProcessCurrentCellGsm() local 544 int32_t &arfcn = cellInfo->ServiceCellParas.lte.arfcn; ProcessCurrentCellLte() local 575 int32_t &arfcn = cellInfo->ServiceCellParas.wcdma.arfcn; ProcessCurrentCellWcdma() local 637 int32_t &arfcn = cellInfo->ServiceCellParas.tdscdma.arfcn; ProcessCurrentCellTdscdma() local [all...] |
/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
|
Completed in 8 milliseconds