aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/osmocom/gsm/protocol/gsm_08_08.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_08_08.h b/include/osmocom/gsm/protocol/gsm_08_08.h
index 33f3a6f2..721da331 100644
--- a/include/osmocom/gsm/protocol/gsm_08_08.h
+++ b/include/osmocom/gsm/protocol/gsm_08_08.h
@@ -298,6 +298,11 @@ enum GSM0808_IE_CODING {
GSM0808_IE_CN_TO_MS_TRANSP_INFO = 0x93,
GSM0808_IE_SELECTED_PLMN_ID = 0x94,
GSM0808_IE_LAST_USED_EUTRAN_PLMN_ID = 0x95,
+ GSM0808_IE_OLD_LAI = 0x96,
+ GSM0808_IE_ATTACH_INDICATOR = 0x97,
+ GSM0808_IE_SELECTED_OPERATOR = 0x98,
+ GSM0808_IE_PS_REGISTERED_OPERATOR = 0x99,
+ GSM0808_IE_CS_REGISTERED_OPERATOR = 0x9a,
};
/* 3GPP TS 48.008 3.2.3 Signalling Field Element Coding */