aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_08_08.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/protocol/gsm_08_08.h')
-rw-r--r--include/osmocom/gsm/protocol/gsm_08_08.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_08_08.h b/include/osmocom/gsm/protocol/gsm_08_08.h
index 6ddab5dc..6fb4e9e8 100644
--- a/include/osmocom/gsm/protocol/gsm_08_08.h
+++ b/include/osmocom/gsm/protocol/gsm_08_08.h
@@ -143,7 +143,6 @@ enum BSS_MAP_MSG_TYPE {
BSS_MAP_MSG_UPLINK_RELEASE_CMD = 76,
BSS_MAP_MSG_UPLINK_SEIZED_CMD = 77,
BSS_MAP_MSG_VGCS_ADDL_INFO = 0x60,
-
BSS_MAP_MSG_NOTIFICATION_DATA = 0x62,
BSS_MAP_MSG_UPLINK_APP_DATA = 0x63,
@@ -250,6 +249,7 @@ enum GSM0808_IE_CODING {
GSM0808_IE_EMERGENCY_SET_INDICATION = 0x6b,
GSM0808_IE_TALKER_IDENTITY = 0x6c,
GSM0808_IE_CELL_ID_LIST_SEGMENT = 0x6d,
+ GSM0808_IE_SMS_TO_VGCS = 0x6e,
GSM0808_IE_VGCS_TALKER_MODE = 0x6f,
GSM0808_IE_VGCS_VBS_CELL_STATUS = 0x70,
GSM0808_IE_CELL_ID_LIST_SEG_EST_CELLS = 0x71,
@@ -278,7 +278,7 @@ enum GSM0808_IE_CODING {
GSM0808_IE_GLOBAL_CALL_REF = 0x89,
GSM0808_IE_LCLS_CONFIG = 0x8a,
GSM0808_IE_LCLS_CONN_STATUS_CTRL = 0x8b,
- GSM0808_IE_LCLS_CORR_NOT_NEEDEDL = 0x8c,
+ GSM0808_IE_LCLS_CORR_NOT_NEEDED = 0x8c,
GSM0808_IE_LCLS_BSS_STATUS = 0x8d,
GSM0808_IE_LCLS_BREAK_REQ = 0x8e,
GSM0808_IE_CSFB_INDICATION = 0x8f,