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 auto download FALSE
- 0x01 - Firmware auto download TRUE
|
| FOTAUpdate |
- 1 byte parameter indicating FOTA Automatic update
- 0x00 - Firmware auto update FALSE
- 0x01 - Firmware auto update 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