libosmogsm 1.9.0.196-9975
Osmocom GSM library
osmo_gprs_cell_options Struct Reference

#include <gsm_44_060.h>

Data Fields

enum osmo_gprs_nmo nmo
 
uint32_t t3168
 
uint32_t t3192
 
uint32_t drx_timer_max
 
uint32_t bs_cv_max
 
uint8_t supports_egprs_11bit_rach
 
bool ctrl_ack_type_use_block
 
uint8_t ext_info_present
 
struct {
   uint8_t   egprs_supported
 
   uint8_t   use_egprs_p_ch_req
 
   uint8_t   bep_period
 
   uint8_t   pfc_supported
 
   uint8_t   dtm_supported
 
   uint8_t   bss_paging_coordination
 
   bool   ccn_active
 
ext_info
 

Field Documentation

◆ bep_period

uint8_t osmo_gprs_cell_options::bep_period

◆ bs_cv_max

uint32_t osmo_gprs_cell_options::bs_cv_max

◆ bss_paging_coordination

uint8_t osmo_gprs_cell_options::bss_paging_coordination

◆ ccn_active

bool osmo_gprs_cell_options::ccn_active

◆ ctrl_ack_type_use_block

bool osmo_gprs_cell_options::ctrl_ack_type_use_block

◆ drx_timer_max

uint32_t osmo_gprs_cell_options::drx_timer_max

◆ dtm_supported

uint8_t osmo_gprs_cell_options::dtm_supported

◆ egprs_supported

uint8_t osmo_gprs_cell_options::egprs_supported

◆ 

struct { ... } osmo_gprs_cell_options::ext_info

◆ ext_info_present

uint8_t osmo_gprs_cell_options::ext_info_present

Referenced by append_gprs_cell_opt().

◆ nmo

enum osmo_gprs_nmo osmo_gprs_cell_options::nmo

◆ pfc_supported

uint8_t osmo_gprs_cell_options::pfc_supported

◆ supports_egprs_11bit_rach

uint8_t osmo_gprs_cell_options::supports_egprs_11bit_rach

◆ t3168

uint32_t osmo_gprs_cell_options::t3168

◆ t3192

uint32_t osmo_gprs_cell_options::t3192

◆ use_egprs_p_ch_req

uint8_t osmo_gprs_cell_options::use_egprs_p_ch_req

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