From e6b45d81648feb89bbada6d141400d61037a7e31 Mon Sep 17 00:00:00 2001 From: Bhaskar Date: Thu, 16 May 2013 17:11:51 +0530 Subject: [PATCH] gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value corrected --- include/osmocom/gsm/protocol/gsm_04_08.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h index e5d129edc..bb8a87eda 100644 --- a/include/osmocom/gsm/protocol/gsm_04_08.h +++ b/include/osmocom/gsm/protocol/gsm_04_08.h @@ -812,7 +812,7 @@ struct gsm48_rr_status { #define GSM48_MT_RR_EXT_MEAS_REP_ORD 0x37 #define GSM48_MT_RR_GPRS_SUSP_REQ 0x34 -#define GSM48_MT_RR_VGCS_UPL_GRANT 0x08 +#define GSM48_MT_RR_VGCS_UPL_GRANT 0x09 #define GSM48_MT_RR_UPLINK_RELEASE 0x0e #define GSM48_MT_RR_UPLINK_FREE 0x0c #define GSM48_MT_RR_UPLINK_BUSY 0x2a