Loading ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1373,7 +1373,7 @@ module LibNGAP_Templates { // type record GlobalGNB_ID { template GlobalGNB_ID m_ie_globalGnbId( in template PLMNIdentity p_plmnId, in template GNB_ID p_gnbId in template bitstring p_gnbId ):={ pLMNIdentity := p_plmnId,//'010001'O, gNB_ID := {gNB_ID:=p_gnbId/*'0000000000000000000000'B*/}, Loading Loading
ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1373,7 +1373,7 @@ module LibNGAP_Templates { // type record GlobalGNB_ID { template GlobalGNB_ID m_ie_globalGnbId( in template PLMNIdentity p_plmnId, in template GNB_ID p_gnbId in template bitstring p_gnbId ):={ pLMNIdentity := p_plmnId,//'010001'O, gNB_ID := {gNB_ID:=p_gnbId/*'0000000000000000000000'B*/}, Loading