nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
lte_lc_cells_info Struct Reference

Results of neighbor cell measurements. More...

#include <lte_lc.h>

Data Fields

struct lte_lc_cell current_cell
 The current cell information is valid if the current cell ID is not set to LTE_LC_CELL_EUTRAN_ID_INVALID.
 
uint8_t ncells_count
 Indicates whether or not the neighbor_cells contains valid neighbor cell information. If it is zero, no neighbor cells were found for the current cell.
 
struct lte_lc_ncellneighbor_cells
 Neighbor cells for the current cell.
 
uint8_t gci_cells_count
 Indicates whether or not the gci_cells contains valid surrounding cell information from GCI search types (lte_lc_neighbor_search_type). If it is zero, no cells were found.
 
struct lte_lc_cellgci_cells
 Surrounding cells found by the GCI search types.
 

Detailed Description

Results of neighbor cell measurements.


The documentation for this struct was generated from the following file: