libosmogsm  1.0.1.85-9f28
Osmocom GSM library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

the two lapdm_entities that form a GSM logical channel (ACCH + DCCH) More...

#include <lapdm.h>

Data Fields

struct llist_head list
 internal linked list More...
 
char * name
 human-readable name More...
 
struct lapdm_entity lapdm_acch
 Associated Control Channel. More...
 
struct lapdm_entity lapdm_dcch
 Dedicated Control Channel. More...
 

Detailed Description

the two lapdm_entities that form a GSM logical channel (ACCH + DCCH)

Field Documentation

struct llist_head lapdm_channel::list

internal linked list

char* lapdm_channel::name

human-readable name

Referenced by rslms_rx_rll().


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