Commit 57568362 authored by garciay's avatar garciay
Browse files

CAM codecs & Layers ongoing

parent 07f1abb5
......@@ -141,7 +141,6 @@ module LibItsCam_TestSystem {
UInt32 its_aid optional
}
with {
// variant ""
encode (msgIn) "PER"//LibItsCam_asn1
/*
encode (gnNextHeader) "RAW"
......@@ -163,7 +162,6 @@ module LibItsCam_TestSystem {
CAM msgOut
}
with {
// variant ""
encode (msgOut) "PER"//LibItsCam_asn1
}
......@@ -171,6 +169,7 @@ module LibItsCam_TestSystem {
} // End of group facilityPrimitives
with {
variant ""
encode "LibIts_Interface"
} // end interfacePrimitives
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment