Loading ttcn/GeoNetworking/LibItsGeoNetworking_Pics.ttcn +6 −0 Original line number Original line Diff line number Diff line Loading @@ -183,6 +183,12 @@ module LibItsGeoNetworking_Pics { */ */ modulepar MacAddress PICS_IUT_MAC_ADDRESS := 'FFFFFFFFFFFF'O; modulepar MacAddress PICS_IUT_MAC_ADDRESS := 'FFFFFFFFFFFF'O; /** * @desc Is the IUT support secured mode? * @see TODO */ modulepar boolean PICS_SECURED_MODE := false; } // end geoNwPics } // end geoNwPics } // end LibItsGeoNetworking_Pics } // end LibItsGeoNetworking_Pics No newline at end of file Loading
ttcn/GeoNetworking/LibItsGeoNetworking_Pics.ttcn +6 −0 Original line number Original line Diff line number Diff line Loading @@ -183,6 +183,12 @@ module LibItsGeoNetworking_Pics { */ */ modulepar MacAddress PICS_IUT_MAC_ADDRESS := 'FFFFFFFFFFFF'O; modulepar MacAddress PICS_IUT_MAC_ADDRESS := 'FFFFFFFFFFFF'O; /** * @desc Is the IUT support secured mode? * @see TODO */ modulepar boolean PICS_SECURED_MODE := false; } // end geoNwPics } // end geoNwPics } // end LibItsGeoNetworking_Pics } // end LibItsGeoNetworking_Pics No newline at end of file