DeviceApplicationInterfaceAPI_Pics.ttcn 254 Bytes
Newer Older
module DeviceApplicationInterfaceAPI_Pics {

  /**
   * @desc Does the IUT support DeviceApplicationInterfaceAPI?
   */
  modulepar boolean PICS_DEVICE_APPLICATION_INTERFACE_API_SUPPORTED := true;
  
} // End of module DeviceApplicationInterfaceAPI_Pics