DeviceApplicationInterface_Pics.ttcn 241 Bytes
Newer Older
YannGarcia's avatar
YannGarcia committed
module DeviceApplicationInterface_Pics {

  /**
   * @desc Does the IUT support DeviceApplicationInterface?
   */
  modulepar boolean PICS_DEVICE_APPLICATION_INTERFACE_SUPPORTED := true;
  
} // End of module DeviceApplicationInterface_Pics