00001 /*=========================================================================== 00002 FILE: 00003 SWIWWANCMAPI.h 00004 00005 DESCRIPTION: 00006 Sierra Wireless WAN Connection Manager API 00007 00008 Copyright: © '2010 - 2012' Sierra Wireless Inc.,All rights reserved 00009 Sierra Proprietary/GTDR 00010 00011 All data and information contained in or disclosed by this document is 00012 confidential and proprietary information of Sierra Wireless and all 00013 rights therein are expressly reserved. By accepting this material the 00014 recipient agrees that this material and the information contained therein 00015 is held in confidence and in trust and will not be used, copied, reproduced 00016 in whole or in part, nor its contents revealed in any manner to others 00017 without the express written permission of Sierra Wireless. 00018 ==========================================================================*/ 00019 00020 /*=========================================================================*/ 00021 // Definitions 00022 /*=========================================================================*/ 00023 00024 #ifdef __cplusplus 00025 extern "C" { 00026 #endif 00027 00028 #include "SwiDataTypes.h" 00029 00030 #include "dcs/qaGobiApiDcs.h" 00031 #include "wds/qaGobiApiWds.h" 00032 #include "dms/qaGobiApiDms.h" 00033 #include "nas/qaGobiApiNas.h" 00034 #include "sms/qaGobiApiSms.h" 00035 #include "rms/qaGobiApiRms.h" 00036 #include "fms/qaGobiApiFms.h" 00037 #include "cat/qaGobiApiCat.h" 00038 #include "pds/qaGobiApiPds.h" 00039 #include "swioma/qaGobiApiSwiOmadms.h" 00040 #include "omadm/qaGobiApiOmadm.h" 00041 #include "sar/qaGobiApiSar.h" 00042 #include "voice/qaGobiApiVoice.h" 00043 #include "cbk/qaGobiApiCbk.h" 00044 #include "swi/qaGobiApiSwi.h" 00045 #include "swi/qaGobiApiSwiSDKpath.h" 00046 00047 #ifdef __cplusplus 00048 }; 00049 #endif