qaGobiApiSwiAudio.h File Reference
M2M Audio Service API function prototypes.
More...
Go to the source code of this file.
Detailed Description
M2M Audio Service API function prototypes.
Copyright: © 2013 Sierra Wireless, Inc. all rights reserved
Define Documentation
| #define MAX_LEN_IFACE_TABLE 255 |
Function Documentation
This API gets the profile content.
- Parameters:
-
| pGetM2MAudioProfileReq[OUT] |
|
| pGetM2MAudioProfileResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API gets the Volume content.
- Parameters:
-
| pGetM2MAudioVolumeReq[IN] |
|
| pGetM2MAudioVolumeResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API Gets the AV Mute content.
- Parameters:
-
| pGetM2MAVMuteReq[IN] |
|
| pGetM2MAVMuteResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API Gets the SPKRGAIN content.
- Parameters:
-
| pSpkrGainReq[IN] |
|
| pSpkrGainResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API sets the AVCFG content.
- Parameters:
-
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API sets the LPBK content.
- Parameters:
-
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
| ULONG SLQSSetM2MAudioNVDef |
( |
|
) |
|
This API sets the NVDef content.
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API sets the profile content.
- Parameters:
-
| pSetM2MAudioProfileReq[IN] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API sets the Volume content.
- Parameters:
-
| pSetM2MAudioVolumeReq[IN] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API Sets the AV Mute content.
- Parameters:
-
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds
This API Sets the SPKRGAIN content.
- Parameters:
-
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Timeout: 5 seconds