ServiceCellParas

概述

多种网络模式的小区信息。

起始版本: 3.2

相关模块:Ril

汇总

Public 属性

名称 描述
struct CellListRatGsmgsm GSM小区信息,具体查看CellListRatGsm
struct CellListRatLtelte LTE小区信息,具体查看CellListRatLte
struct CellListRatWcdmawcdma WCDMA小区信息,具体查看CellListRatWcdma
struct CellListRatCdmacdma CDMA小区信息,具体查看CellListRatCdma
struct CellListRatTdscdmatdscdma TDSCDMA小区信息,具体查看CellListRatTdscdma
struct CellListRatNrnr NR小区信息,具体查看CellListRatNr

类成员变量说明

cdma

struct CellListRatCdma ServiceCellParas::cdma

描述 CDMA小区信息,具体查看CellListRatCdma

gsm

struct CellListRatGsm ServiceCellParas::gsm

描述 GSM小区信息,具体查看CellListRatGsm

lte

struct CellListRatLte ServiceCellParas::lte

描述 LTE小区信息,具体查看CellListRatLte

nr

struct CellListRatNr ServiceCellParas::nr

描述 NR小区信息,具体查看CellListRatNr

tdscdma

struct CellListRatTdscdma ServiceCellParas::tdscdma

描述 TDSCDMA小区信息,具体查看CellListRatTdscdma

wcdma

struct CellListRatWcdma ServiceCellParas::wcdma

描述 WCDMA小区信息,具体查看CellListRatWcdma