libpack  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiCat.h
Go to the documentation of this file.
1 
9 /*
10  * Copyright: © 2011-2105 Sierra Wireless, Inc. all rights reserved
11  */
12 #ifndef __GOBI_API_CAT_H__
13 #define __GOBI_API_CAT_H__
14 
15 #ifdef __cplusplus
16 extern "C" {
17 #endif
18 
44  ULONG cmdID,
45  ULONG dataLen,
46  BYTE *pData );
47 
72  ULONG refID,
73  ULONG dataLen,
74  BYTE *pData );
75 
76 #ifdef __cplusplus
77 } /* extern "C" { */
78 #endif
79 
80 #endif /* __GOBI_API_CAT_H__ */
ULONG CATSendTerminalResponse(ULONG refID, ULONG dataLen, BYTE *pData)
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONG CATSendEnvelopeCommand(ULONG cmdID, ULONG dataLen, BYTE *pData)
unsigned long ULONG
Definition: SwiDataTypes.h:28

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved