libosmogsm 1.11.0.26-c59d.202505152026
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 | |
char * | name |
human-readable name | |
struct lapdm_entity | lapdm_acch |
Associated Control Channel. | |
struct lapdm_entity | lapdm_dcch |
Dedicated Control Channel. | |
the two lapdm_entities that form a GSM logical channel (ACCH + DCCH)
struct lapdm_entity lapdm_channel::lapdm_acch |
Associated Control Channel.
struct lapdm_entity lapdm_channel::lapdm_dcch |
Dedicated Control Channel.
struct llist_head lapdm_channel::list |
internal linked list
char* lapdm_channel::name |
human-readable name