V2XInformationServiceAPI_Pics.ttcn 236 Bytes
Newer Older
module V2XInformationServiceAPI_Pics {
  
  /**
   * @desc Does the IUT support V2XInformationServiceAPI?
   */
  modulepar boolean PICS_V2X_INFORMATION_SERVICE_API_SUPPORTED := true;
  
} // End of module V2XInformationServiceAPI_Pics