CurrentServiceCellParas

概述

当前蜂窝数据信息。

起始版本: 3.2

相关模块:Ril

汇总

Public 属性

名称 描述
struct CellRatGsmgsm Gsm蜂窝信息
struct CellRatLtelte LTE蜂窝信息
struct CellRatWcdmawcdma WCDMA蜂窝信息
struct CellRatCdmacdma CDMA蜂窝信息
struct CellRatTdscdmatdscdma TDSCDMA蜂窝信息
struct CellRatNrnr NR蜂窝信息

类成员变量说明

cdma

struct CellRatCdma CurrentServiceCellParas::cdma

描述 CDMA蜂窝信息

gsm

struct CellRatGsm CurrentServiceCellParas::gsm

描述 Gsm蜂窝信息

lte

struct CellRatLte CurrentServiceCellParas::lte

描述 LTE蜂窝信息

nr

struct CellRatNr CurrentServiceCellParas::nr

描述 NR蜂窝信息

tdscdma

struct CellRatTdscdma CurrentServiceCellParas::tdscdma

描述 TDSCDMA蜂窝信息

wcdma

struct CellRatWcdma CurrentServiceCellParas::wcdma

描述 WCDMA蜂窝信息