LinuxSDK
V1.4.0.5
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
SwiApiUser.h
Go to the documentation of this file.
1
15
#ifndef __SWI_API_USER_H__
16
#define __SWI_API_USER_H__
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
/* Defines */
23
#define SDKDEFAULT "./sdki386"
24
25
/* The default timeout for API calls */
26
#define DEFAULTTIMEOUT 3000
27
28
#ifdef __cplusplus
29
}
/* extern "C" { */
30
#endif
31
32
#endif
/* __SWI_API_USER_H__ */
33
34
/*
35
* $Log: SwiApiUser.h,v $
36
*/
Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved