luat_soc_sdk_2024 V1.0
|
#include <luat_mobile.h>
成员变量 | |
int | cid |
int | mcc |
int | mnc |
int | lac |
int | arfcn |
int | bsic |
int | rssi |
在文件 luat_mobile.h 第 316 行定义.
int arfcn |
Location area code.(This field should be ignord when cid is not present).
在文件 luat_mobile.h 第 322 行定义.
int bsic |
Absolute RF channel number.
在文件 luat_mobile.h 第 323 行定义.
int cid |
在文件 luat_mobile.h 第 318 行定义.
int lac |
This field should be ignored when cid is not present
在文件 luat_mobile.h 第 321 行定义.
int mcc |
Cell ID, (0 indicates information is not represent).
在文件 luat_mobile.h 第 319 行定义.
int mnc |
This field should be ignored when cid is not present
在文件 luat_mobile.h 第 320 行定义.
int rssi |
Base station identity code. (0 indicates information is not present). Receive signal strength, Value range: rxlev-111 for dbm format
在文件 luat_mobile.h 第 324 行定义.