qaGobiApiVoice.h File Reference
Voice Service API function prototypes.
More...
Go to the source code of this file.
Detailed Description
Voice Service API function prototypes.
Copyright: © 2011 Sierra Wireless, Inc. all rights reserved
Define Documentation
#define MAXUSSDLENGTH 182 |
Function Documentation
Responds to a USSD request from the network.
- Parameters:
-
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: UMTS
Device Supported: MC83x5
Timeout: 5 mins
Cancels an in-progress USSD operation.
- Parameters:
-
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: UMTS
Device Supported: MC83x5
Timeout: 30 Secs
Initiates a USSD operation.
- Parameters:
-
| pInfo[IN] |
- USS information
- See USSInfo for more details
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: UMTS
Device Supported: MC83x5
Timeout: 5 mins