module WlanInformationAPI_Pics { /** * @desc Does the IUT support WlanInformationAPI? */ modulepar boolean PICS_WLAN_INFORMATION_API_SUPPORTED := true; } // End of module WlanInformationAPI_Pics