Loading ttcn/CALM/FSAP/LibItsFsap_Pics.ttcn3 +8 −2 Original line number Diff line number Diff line Loading @@ -85,8 +85,14 @@ module LibItsFsap_Pics { modulepar boolean PICS_ITS_MGT_NOT := false; /** * @desc Is FSAP Service Provider role ? * @see ETSI TS 102 797-1 v1.1.2 D.1/1 * @desc TODO * @see ETSI TS 102 797-1 v1.1.2 D.13/1 */ modulepar boolean PICS_FSAP_MULTIPLE_AL_TECHNOLOGIES := true; /** * @desc TODO * @see ETSI TS 102 797-1 v1.1.2 D.13/2 */ modulepar boolean PICS_FSAP_CHANGE_COMM_CHANNEL := true; Loading Loading
ttcn/CALM/FSAP/LibItsFsap_Pics.ttcn3 +8 −2 Original line number Diff line number Diff line Loading @@ -85,8 +85,14 @@ module LibItsFsap_Pics { modulepar boolean PICS_ITS_MGT_NOT := false; /** * @desc Is FSAP Service Provider role ? * @see ETSI TS 102 797-1 v1.1.2 D.1/1 * @desc TODO * @see ETSI TS 102 797-1 v1.1.2 D.13/1 */ modulepar boolean PICS_FSAP_MULTIPLE_AL_TECHNOLOGIES := true; /** * @desc TODO * @see ETSI TS 102 797-1 v1.1.2 D.13/2 */ modulepar boolean PICS_FSAP_CHANGE_COMM_CHANNEL := true; Loading