libosmogsm 1.10.0.58-6cd7a
Osmocom GSM library
|
GSM TS 04.12 definitions for Short Message Service Cell Broadcast. More...
Go to the source code of this file.
Data Structures | |
struct | gsm412_block_type |
struct | gsm412_sched_msg |
Macros | |
#define | GSM412_MSG_LEN 88 /* TS 04.12 Section 3.1 */ |
#define | GSM412_BLOCK_LEN 22 /* TS 04.12 Section 3.1 */ |
#define | GSM412_SEQ_FST_BLOCK 0x0 |
#define | GSM412_SEQ_SND_BLOCK 0x1 |
#define | GSM412_SEQ_TRD_BLOCK 0x2 |
#define | GSM412_SEQ_FTH_BLOCK 0x3 |
#define | GSM412_SEQ_FST_SCHED_BLOCK 0x8 |
#define | GSM412_SEQ_NULL_MSG 0xf |
Functions | |
struct gsm412_block_type | __attribute__ ((packed)) |
GSM TS 04.12 definitions for Short Message Service Cell Broadcast.
#define GSM412_BLOCK_LEN 22 /* TS 04.12 Section 3.1 */ |
#define GSM412_MSG_LEN 88 /* TS 04.12 Section 3.1 */ |
#define GSM412_SEQ_FST_BLOCK 0x0 |
#define GSM412_SEQ_FST_SCHED_BLOCK 0x8 |
#define GSM412_SEQ_FTH_BLOCK 0x3 |
#define GSM412_SEQ_NULL_MSG 0xf |
#define GSM412_SEQ_SND_BLOCK 0x1 |
#define GSM412_SEQ_TRD_BLOCK 0x2 |