Change in osmo-ttcn3-hacks[master]: GSM_RR_Types: Add enc_RoutingAreaIdentification()
Harald Welte
gerrit-no-reply at lists.osmocom.org
Thu Mar 21 21:23:10 UTC 2019
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/13378
Change subject: GSM_RR_Types: Add enc_RoutingAreaIdentification()
......................................................................
GSM_RR_Types: Add enc_RoutingAreaIdentification()
This allows us to encode a stand-alone RAID as needed in some places.
Change-Id: I28222304b2bac893b216c47e6dc002886fab6406
---
M library/GSM_RR_Types.ttcn
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/78/13378/1
diff --git a/library/GSM_RR_Types.ttcn b/library/GSM_RR_Types.ttcn
index 26783f9..5958569 100644
--- a/library/GSM_RR_Types.ttcn
+++ b/library/GSM_RR_Types.ttcn
@@ -421,6 +421,9 @@
uint8_t rac
} with { variant "" };
+ external function enc_RoutingAreaIdentification(RoutingAreaIdentification rai) return octetstring
+ with { extension "prototype(convert)" extension "encode(RAW)" }
+
/* 44.018 10.5.2.16 */
type record IaRestOctHL {
uint6_t freq_par_len,
--
To view, visit https://gerrit.osmocom.org/13378
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I28222304b2bac893b216c47e6dc002886fab6406
Gerrit-Change-Number: 13378
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190321/88318aca/attachment.html>
More information about the gerrit-log
mailing list