LinuxSDK  V1.4.0.5
SwiApiCdmaRuim.h
Go to the documentation of this file.
1 
13 #ifndef __SWIAPICDMARUIM_H__
14 #define __SWIAPICDMARUIM_H__
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
20 /* include files */
21 #include "SwiDataTypes.h"
22 #include "SwiRcodes.h"
23 
29 typedef enum SWI_TYPE_RuimStatus
30 {
31  SWI_RUIM_STATUS_OK = 0x0000,
43 
46 
52 typedef enum SWI_TYPE_RuimOpReq
53 {
60 
66 typedef enum SWI_TYPE_RuimPrevOp
67 {
78 
85 {
92 
95 
98 
102 
109 {
113 
119 typedef enum SWI_TYPE_RuimRetry
120 {
126 
132 typedef enum SWI_RUIM_CHV
133 {
134  SWI_RUIM_CHV1 = 0x0001,
138 }SWI_RUIM_CHV;
139 
145 typedef struct SWI_STRUCT_RuimStatus
146 {
152 
155 
158 
161 
164 
167 
168 /* Function prototypes */
169 
171  swi_uint32 timeout);
172 
174  swi_uint32 timeout);
175 
176 SWI_API SWI_RCODE SwiEnableCHV(swi_bool bEnable, const swi_charp szCHV,
177  swi_uint32 timeout);
178 
180  const swi_charp szNewCHV, swi_uint32 timeout);
181 
182 SWI_API SWI_RCODE SwiUnblockCHV(swi_uint16 Chv, const swi_charp szUnblockCHV,
183  const swi_charp szCHV, swi_uint32 timeout);
184 
186 
187 #ifdef __cplusplus
188 } /* extern "C" { */
189 #endif
190 
191 #endif /* __SWIAPICDMARUIM_H__ */
192 
193 /*
194  * $Log: SwiApiCdmaRuim.h,v $
195  */

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved