libosmogsm 1.9.0.196-9975
Osmocom GSM library
gsm0808_cell_id_u Union Reference

Instead of this, use either struct gsm0808_cell_id or gsm0808_cell_id_list2. More...

#include <gsm0808_utils.h>

Data Fields

struct osmo_cell_global_id global
 
struct osmo_lac_and_ci_id lac_and_ci
 
uint16_t ci
 
struct osmo_location_area_id lai_and_lac
 
uint16_t lac
 
struct osmo_service_area_id sai
 
struct osmo_cell_global_id_ps global_ps
 

Detailed Description

Instead of this, use either struct gsm0808_cell_id or gsm0808_cell_id_list2.

All elements contain parsed representations of the data in the corresponding IE, in host-byte order.

Field Documentation

◆ ci

◆ global

◆ global_ps

◆ lac

◆ lac_and_ci

◆ lai_and_lac

◆ sai


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