libosmogsm 1.10.0.58-6cd7a
Osmocom GSM library
|
LCLS-related parameters from 3GPP TS 48.008. More...
#include <gsm0808_utils.h>
Data Fields | |
enum gsm0808_lcls_config | config |
§3.2.2.116 Configuration More... | |
enum gsm0808_lcls_control | control |
§3.2.2.117 Connection Status Control More... | |
struct osmo_gcr_parsed | gcr |
§3.2.2.115 Global Call Reference More... | |
bool | gcr_available |
bool | corr_needed |
§3.2.2.118 Correlation-Not-Needed More... | |
LCLS-related parameters from 3GPP TS 48.008.
enum gsm0808_lcls_config osmo_lcls::config |
§3.2.2.116 Configuration
Referenced by gsm0808_dec_lcls(), gsm0808_enc_lcls(), and osmo_lcls_dump_buf().
enum gsm0808_lcls_control osmo_lcls::control |
§3.2.2.117 Connection Status Control
Referenced by gsm0808_dec_lcls(), gsm0808_enc_lcls(), and osmo_lcls_dump_buf().
bool osmo_lcls::corr_needed |
§3.2.2.118 Correlation-Not-Needed
Referenced by gsm0808_dec_lcls(), gsm0808_enc_lcls(), and osmo_lcls_dump_buf().
struct osmo_gcr_parsed osmo_lcls::gcr |
§3.2.2.115 Global Call Reference
Referenced by gsm0808_dec_lcls(), gsm0808_enc_lcls(), and osmo_gcr_dump_buf().
bool osmo_lcls::gcr_available |
Referenced by gsm0808_dec_lcls(), gsm0808_enc_lcls(), and osmo_gcr_dump_buf().