harmony 鸿蒙CurrentCell

  • 2023-06-24
  • 浏览 (279)

CurrentCell

概述

定义设备驻留的基站主区信息的数据结构。

Since: 4.0 相关模块:

HdiLpfenceGeofence

汇总

Public 属性

名称 描述
cellId long
小区号 
lac int
基站号 
mcc unsigned short
移动国家码 
mnc unsigned short
移动网络码 
rssi short
信号接收强度 
rat unsigned short
网络制式,1代表GSM,2代表WCDMA或TD-CDMA,3代表LTE,4代表5G NR。 
pci unsigned int
物理小区识别码 
bootTimeLow int
时间戳的低32位 
bootTimeHigh int
时间戳的高32位 

类成员变量说明

bootTimeHigh

int CurrentCell::bootTimeHigh

描述: 时间戳的高32位

bootTimeLow

int CurrentCell::bootTimeLow

描述: 时间戳的低32位

cellId

long CurrentCell::cellId

描述: 小区号

lac

int CurrentCell::lac

描述: 基站号

mcc

unsigned short CurrentCell::mcc

描述: 移动国家码

mnc

unsigned short CurrentCell::mnc

描述: 移动网络码

pci

unsigned int CurrentCell::pci

描述: 物理小区识别码

rat

unsigned short CurrentCell::rat

描述: 网络制式,1代表GSM,2代表WCDMA或TD-CDMA,3代表LTE,4代表5G NR。

rssi

short CurrentCell::rssi

描述: 信号接收强度

你可能感兴趣的鸿蒙文章

harmony 鸿蒙HDI 参数参考

harmony 鸿蒙ActRecognitionEvent

harmony 鸿蒙Activation

harmony 鸿蒙ActivityRecognitionTypes.idl

harmony 鸿蒙AddFusion

harmony 鸿蒙Alignment

harmony 鸿蒙AllocInfo

harmony 鸿蒙ApduSimIORequestInfo

harmony 鸿蒙ArgMaxFusion

harmony 鸿蒙Audio

0  赞