libosmogsm
0.12.0
Osmocom GSM library
|
#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 |
uint8_t gsm0808_channel_type::ch_indctr |
Referenced by gsm0808_channel_type_name(), gsm0808_dec_channel_type(), and gsm0808_enc_channel_type().
uint8_t gsm0808_channel_type::ch_rate_type |
Referenced by gsm0808_channel_type_name(), gsm0808_dec_channel_type(), and gsm0808_enc_channel_type().
uint8_t gsm0808_channel_type::perm_spch[CH_TYPE_PERM_SPCH_MAXLEN] |
Referenced by gsm0808_channel_type_name(), gsm0808_dec_channel_type(), and gsm0808_enc_channel_type().
unsigned int gsm0808_channel_type::perm_spch_len |
Referenced by gsm0808_channel_type_name(), gsm0808_dec_channel_type(), and gsm0808_enc_channel_type().