libosmogb  1.9.0
Osmocom Gb library
gsm_24_301.h
Go to the documentation of this file.
1 
3 #pragma once
4 
7  uint16_t mcc;
8  uint16_t mnc;
10  uint16_t tac;
11 };
osmo_eutran_tai::mcc
uint16_t mcc
Definition: gsm_24_301.h:7
osmo_eutran_tai::mnc
uint16_t mnc
Definition: gsm_24_301.h:8
osmo_eutran_tai::mnc_3_digits
bool mnc_3_digits
Definition: gsm_24_301.h:9
osmo_eutran_tai::tac
uint16_t tac
Definition: gsm_24_301.h:10
osmo_eutran_tai
Tracking area TS 24.301, section 9.9.3.32.
Definition: gsm_24_301.h:6