libosmogsm 1.9.0.196-9975
Osmocom GSM library
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

◆ current_channel_type_2_present

bool gsm0808_old_bss_to_new_bss_info::current_channel_type_2_present

◆ 

struct { ... } gsm0808_old_bss_to_new_bss_info::extra_information

◆ extra_information_present

bool gsm0808_old_bss_to_new_bss_info::extra_information_present

◆ field

uint8_t gsm0808_old_bss_to_new_bss_info::field

◆ last_eutran_plmn_id

struct osmo_plmn_id gsm0808_old_bss_to_new_bss_info::last_eutran_plmn_id

◆ last_eutran_plmn_id_present

bool gsm0808_old_bss_to_new_bss_info::last_eutran_plmn_id_present

◆ lcs

bool gsm0808_old_bss_to_new_bss_info::lcs

◆ mode

uint8_t gsm0808_old_bss_to_new_bss_info::mode

◆ more_items

bool gsm0808_old_bss_to_new_bss_info::more_items

◆ prec

bool gsm0808_old_bss_to_new_bss_info::prec

◆ ue_prob

bool gsm0808_old_bss_to_new_bss_info::ue_prob

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