luat_soc_sdk_2024 V1.0
luat_mobile_lte_service_cell_info结构体 参考

#include <luat_mobile.h>

成员变量

uint32_t cid
 
uint16_t mcc
 
uint16_t mnc
 
uint16_t tac
 
uint16_t pci
 
uint32_t earfcn
 
int16_t rssi
 
int16_t rsrp
 
int16_t rsrq
 
int16_t snr
 
uint8_t is_tdd
 
uint8_t band
 
uint8_t ulbandwidth
 
uint8_t dlbandwidth
 

详细描述

在文件 luat_mobile.h327 行定义.

结构体成员变量说明

◆ band

uint8_t band

在文件 luat_mobile.h340 行定义.

◆ cid

uint32_t cid

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

在文件 luat_mobile.h329 行定义.

◆ dlbandwidth

uint8_t dlbandwidth

在文件 luat_mobile.h342 行定义.

◆ earfcn

uint32_t earfcn

Physical cell ID. Range: 0 to 503.

在文件 luat_mobile.h334 行定义.

◆ is_tdd

uint8_t is_tdd

在文件 luat_mobile.h339 行定义.

◆ mcc

uint16_t mcc

在文件 luat_mobile.h330 行定义.

◆ mnc

uint16_t mnc

This field should be ignored when cid is not present

在文件 luat_mobile.h331 行定义.

◆ pci

uint16_t pci

Tracing area code (This field should be ignored when cid is not present).

在文件 luat_mobile.h333 行定义.

◆ rsrp

int16_t rsrp

在文件 luat_mobile.h336 行定义.

◆ rsrq

int16_t rsrq

在文件 luat_mobile.h337 行定义.

◆ rssi

int16_t rssi

E-UTRA absolute radio frequency channel number of the cell. RANGE: 0 TO 65535. Receive signal strength, Value range: rsrp-140 for dbm format

在文件 luat_mobile.h335 行定义.

◆ snr

int16_t snr

在文件 luat_mobile.h338 行定义.

◆ tac

uint16_t tac

This field should be ignored when cid is not present

在文件 luat_mobile.h332 行定义.

◆ ulbandwidth

uint8_t ulbandwidth

在文件 luat_mobile.h341 行定义.


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