libosmogsm 1.11.0.26-c59d.202505152026
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
 
charname
 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

struct lapdm_entity lapdm_channel::lapdm_acch

Associated Control Channel.

◆ lapdm_dcch

struct lapdm_entity lapdm_channel::lapdm_dcch

Dedicated Control Channel.

◆ list

struct llist_head lapdm_channel::list

internal linked list

◆ name

char* lapdm_channel::name

human-readable name


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