luat_soc_sdk_2024 V1.0
luat_mobile_gsm_service_cell_info结构体 参考

#include <luat_mobile.h>

成员变量

int cid
 
int mcc
 
int mnc
 
int lac
 
int arfcn
 
int bsic
 
int rssi
 

详细描述

在文件 luat_mobile.h305 行定义.

结构体成员变量说明

◆ arfcn

int arfcn

Absolute RF channel number.

在文件 luat_mobile.h311 行定义.

◆ bsic

int bsic

Base station identity code. (0 indicates information is not present).

在文件 luat_mobile.h312 行定义.

◆ cid

int cid

Cell ID, (0 indicates information is not represent).

在文件 luat_mobile.h307 行定义.

◆ lac

int lac

Location area code.(This field should be ignord when cid is not present).

在文件 luat_mobile.h310 行定义.

◆ mcc

int mcc

This field should be ignored when cid is not present

在文件 luat_mobile.h308 行定义.

◆ mnc

int mnc

This field should be ignored when cid is not present

在文件 luat_mobile.h309 行定义.

◆ rssi

int rssi

Receive signal strength, Value range: rxlev-111 for dbm format

在文件 luat_mobile.h313 行定义.


该结构体的文档由以下文件生成: