Merge commit '4d3a7b124e08a597d5f01fb2a71f3a4677a360a9'
[osmocom-bb.git] / src / shared / libosmocore / include / osmocom / gsm / protocol / gsm_04_08.h
index 3ad7dfd..39470e7 100644 (file)
@@ -1257,6 +1257,9 @@ struct gsm48_ra_id {
        uint8_t rac;            /* Routing Area Code */
 } __attribute__ ((packed));
 
+#define GSM48_CELL_CHAN_DESC_SIZE      16
 
+#define GSM_MACBLOCK_LEN       23
+#define GSM_MACBLOCK_PADDING   0x2b
 
 #endif /* PROTO_GSM_04_08_H */