libosmogsm  1.5.1.205-e67e
Osmocom GSM library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
gsm0808_old_bss_to_new_bss_info Struct Reference

3GPP TS 48.008 §3.2.2.5.8 Old BSS to New BSS information More...

#include <gsm0808.h>

Data Fields

bool extra_information_present
 
struct {
   bool   prec
 
   bool   lcs
 
   bool   ue_prob
 
extra_information
 
bool current_channel_type_2_present
 
struct {
   uint8_t   mode
 
   uint8_t   field
 
current_channel_type_2
 
bool last_eutran_plmn_id_present
 
struct osmo_plmn_id last_eutran_plmn_id
 
bool more_items
 

Detailed Description

3GPP TS 48.008 §3.2.2.5.8 Old BSS to New BSS information

Field Documentation

struct { ... } gsm0808_old_bss_to_new_bss_info::current_channel_type_2
bool gsm0808_old_bss_to_new_bss_info::current_channel_type_2_present
struct { ... } gsm0808_old_bss_to_new_bss_info::extra_information
bool gsm0808_old_bss_to_new_bss_info::extra_information_present
uint8_t gsm0808_old_bss_to_new_bss_info::field
struct osmo_plmn_id gsm0808_old_bss_to_new_bss_info::last_eutran_plmn_id
bool gsm0808_old_bss_to_new_bss_info::last_eutran_plmn_id_present
bool gsm0808_old_bss_to_new_bss_info::lcs
uint8_t gsm0808_old_bss_to_new_bss_info::mode
bool gsm0808_old_bss_to_new_bss_info::more_items
bool gsm0808_old_bss_to_new_bss_info::prec
bool gsm0808_old_bss_to_new_bss_info::ue_prob

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