WlanInformationAPI_Pics.ttcn 207 Bytes
Newer Older
YannGarcia's avatar
YannGarcia committed
module WlanInformationAPI_Pics {

  /**
   * @desc Does the IUT support WlanInformationAPI?
   */
  modulepar boolean PICS_WLAN_INFORMATION_API_SUPPORTED := true;

YannGarcia's avatar
YannGarcia committed
} // End of module WlanInformationAPI_Pics