#include <lte.h>
Public Attributes | |
| uint8_t | option |
| uint32_t | phycell_id |
| uint32_t | earfcn |
| uint16_t | sfn |
| int16_t | rsrp |
| int16_t | rsrq |
Definition of parameters for neighbor cell information. This is reported by cellinfo_report_cb_t
| uint8_t option |
Indicates which parameters can be referenced. Bit setting definition is as below.
| uint32_t phycell_id |
Physical cell ID (1-503)
| uint32_t earfcn |
EARFCN (1-262143)
| uint16_t sfn |
Sub Frame Number (0-1023). It can be referenced when
| int16_t rsrp |
RSRP in dBm (-140-0). It can be referenced when
| int16_t rsrq |
RSRQ in dBm (-60-0). It can be referenced when