luat_soc_sdk_2024 V1.0
|
#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.h 第 327 行定义.
uint8_t band |
在文件 luat_mobile.h 第 340 行定义.
uint32_t cid |
Cell ID, (0 indicates information is not represent).
在文件 luat_mobile.h 第 329 行定义.
uint8_t dlbandwidth |
在文件 luat_mobile.h 第 342 行定义.
uint32_t earfcn |
Physical cell ID. Range: 0 to 503.
在文件 luat_mobile.h 第 334 行定义.
uint8_t is_tdd |
在文件 luat_mobile.h 第 339 行定义.
uint16_t mcc |
在文件 luat_mobile.h 第 330 行定义.
uint16_t mnc |
This field should be ignored when cid is not present
在文件 luat_mobile.h 第 331 行定义.
uint16_t pci |
Tracing area code (This field should be ignored when cid is not present).
在文件 luat_mobile.h 第 333 行定义.
int16_t rsrp |
在文件 luat_mobile.h 第 336 行定义.
int16_t rsrq |
在文件 luat_mobile.h 第 337 行定义.
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.h 第 335 行定义.
int16_t snr |
在文件 luat_mobile.h 第 338 行定义.
uint16_t tac |
This field should be ignored when cid is not present
在文件 luat_mobile.h 第 332 行定义.
uint8_t ulbandwidth |
在文件 luat_mobile.h 第 341 行定义.