libosmogsm 1.7.0.118-5c7e
Osmocom GSM library
Loading...
Searching...
No Matches

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
 
char * name
 human-readable name
 
struct lapdm_entity lapdm_acch
 Associated Control Channel.
 
struct lapdm_entity lapdm_dcch
 Dedicated Control Channel.
 

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: