Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
LTE cell ID (Global) More...
#include <definitions.h>
Data Fields | |
uint32_t | earfcn |
Evolved Absolute Radio Frequency Channel (E-ARFCN) | |
uint16_t | pci |
Physical Cell Identity. | |
uint16_t | time_diff |
Time after the serving cell was observed that the neighbor cell was observed. | |
uint8_t | rsrp |
Reference signal received power (255 = Unknown) | |
int8_t | rsrq |
Reference signal received quality (-128 = Unknown) | |
LTE cell ID (Global)
uint32_t tdf_struct_lte_cell_neighbour::earfcn |
Evolved Absolute Radio Frequency Channel (E-ARFCN)
uint16_t tdf_struct_lte_cell_neighbour::pci |
Physical Cell Identity.
uint8_t tdf_struct_lte_cell_neighbour::rsrp |
Reference signal received power (255 = Unknown)
int8_t tdf_struct_lte_cell_neighbour::rsrq |
Reference signal received quality (-128 = Unknown)
uint16_t tdf_struct_lte_cell_neighbour::time_diff |
Time after the serving cell was observed that the neighbor cell was observed.