libosmogsm 1.9.0.196-9975
Osmocom GSM library
gsm0808_channel_type Struct Reference

#include <gsm_08_08.h>

Data Fields

uint8_t ch_indctr
 
uint8_t ch_rate_type
 
uint8_t perm_spch [CH_TYPE_PERM_SPCH_MAXLEN]
 
unsigned int perm_spch_len
 
bool data_transparent
 
uint8_t data_rate
 
bool data_rate_allowed_is_set
 
uint8_t data_rate_allowed
 
bool data_asym_pref_is_set
 
enum gsm0808_channel_type_asym_pref data_asym_pref
 

Field Documentation

◆ ch_indctr

uint8_t gsm0808_channel_type::ch_indctr

◆ ch_rate_type

uint8_t gsm0808_channel_type::ch_rate_type

◆ data_asym_pref

enum gsm0808_channel_type_asym_pref gsm0808_channel_type::data_asym_pref

◆ data_asym_pref_is_set

bool gsm0808_channel_type::data_asym_pref_is_set

◆ data_rate

uint8_t gsm0808_channel_type::data_rate

◆ data_rate_allowed

uint8_t gsm0808_channel_type::data_rate_allowed

◆ data_rate_allowed_is_set

bool gsm0808_channel_type::data_rate_allowed_is_set

◆ data_transparent

bool gsm0808_channel_type::data_transparent

◆ perm_spch

◆ perm_spch_len

unsigned int gsm0808_channel_type::perm_spch_len

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