fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27565 )
Change subject: library/BSSAP_LE_Types: fix wrong IEI in record BSSMAP_LE_IE_LcsClientType ......................................................................
library/BSSAP_LE_Types: fix wrong IEI in record BSSMAP_LE_IE_LcsClientType
Change-Id: Ifae1efa1717a5dbc7ecd4b5ba83e3866ff803390 Related: SYS#5891 --- M library/BSSAP_LE_Types.ttcn 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/65/27565/1
diff --git a/library/BSSAP_LE_Types.ttcn b/library/BSSAP_LE_Types.ttcn index ddff90a..e007180 100644 --- a/library/BSSAP_LE_Types.ttcn +++ b/library/BSSAP_LE_Types.ttcn @@ -288,7 +288,7 @@ uint8_t len, BSSMAP_LE_ClientType cltype } with { - variant "PRESENCE(iei = BSSMAP_LE_IEI_CAUSE)" + variant "PRESENCE(iei = BSSMAP_LE_IEI_LCS_CLIENT_TYPE)" variant (len) "LENGTHTO(cltype)" } type enumerated BSSMAP_LE_ClientType {