8 #define GSM412_MSG_LEN 88 9 #define GSM412_BLOCK_LEN 22 11 #define GSM412_SEQ_FST_BLOCK 0x0 12 #define GSM412_SEQ_SND_BLOCK 0x1 13 #define GSM412_SEQ_TRD_BLOCK 0x2 14 #define GSM412_SEQ_FTH_BLOCK 0x3 15 #define GSM412_SEQ_FST_SCHED_BLOCK 0x8 16 #define GSM412_SEQ_NULL_MSG 0xf Definition: gsm_04_12.h:18
uint8_t spare1
Definition: gsm_04_12.h:440
uint8_t type
Definition: gsm_04_12.h:438
uint8_t spare2
Definition: gsm_04_12.h:440
Definition: gsm_04_12.h:25
uint8_t lb
Definition: gsm_04_12.h:19
struct gsm412_block_type __attribute__((packed))
uint8_t beg_slot_nr
Definition: gsm_04_12.h:438
uint8_t end_slot_nr
Definition: gsm_04_12.h:440
uint8_t seq_nr
Definition: gsm_04_12.h:19
uint8_t cbsms_msg_map[6]
Definition: gsm_04_12.h:442
uint8_t spare
Definition: gsm_04_12.h:19
uint8_t data[0]
Definition: gsm_04_12.h:443
uint8_t lpd
Definition: gsm_04_12.h:19