libosmogsm 1.9.0.196-9975
Osmocom GSM library

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

◆ lapdm_acch

◆ lapdm_dcch

◆ list

struct llist_head lapdm_channel::list

internal linked list

◆ name

char* lapdm_channel::name

human-readable name

Referenced by lapdm_channel_init3(), and rslms_rx_rll().


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