_SLQSOMADMSettingsReqParams Struct Reference
Detailed Description
Structure containing the OMA DM settings to be set on the device
- Parameters:
-
| FOTAdownload |
- 1 Byte parameter indicating support for FOTA Automatic download
- 0x00 - Firmware autodownload FALSE
- 0x01 - Firmware autodownload TRUE
|
| FOTAUpdate |
- 1 byte parameter indicating FOTA Automatic update
- 0x00 - Firmware autoupdate FALSE
- 0x01 - Firmware autoupdate TRUE
|
| pAutosdm[IN] |
- Optional 1 byte parameter indicating OMA Automatic UI Alert Response
- 0x00 - Disabled
- 0x01 - Enabled Accept
- 0x02 - Enabled Reject
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
Field Documentation