LinuxQMISDK  SLQS03.03.07
Data Fields
_SLQSOMADMSettings Struct Reference

Data Fields

ULONGpOMADMEnabled
 
BYTEpFOTAdownload
 
BYTEpFOTAUpdate
 
BYTEpAutosdm
 

Detailed Description

Structure containing the OMA DM settings retrieved from the device

Parameters
pOMADMEnabled[OUT]
  • Optional 4 byte parameter indicating OMADM service enabled
    • 0x00000001 - Client-initiated device configuration
    • 0x00000002 - Network-initiated device configuration
    • 0x00000010 - Client-initiated FUMO
    • 0x00000020 - Network-initiated FUMO
  • function SLQSOMADMGetSettings2() returns a default value 0xFFFFFFFF in case this parameter is not returned by the modem.
pFOTAdownload[OUT]
  • Optional 1 Byte parameter indicating support for FOTA Automatic download
    • 0x00 - Firmware autodownload FALSE
    • 0x01 - Firmware autodownload TRUE
  • function SLQSOMADMGetSettings2() returns a default value 0xFF in case this parameter is not returned by the modem.
pFOTAUpdate[OUT]
  • Optional 1 byte parameter indicating FOTA Automatic update
    • 0x00 - Firmware autoupdate FALSE
    • 0x01 - Firmware autoupdate TRUE
  • function SLQSOMADMGetSettings2() returns a default value 0xFF in case this parameter is not returned by the modem.
pAutosdm[OUT]
  • Optional 1 byte parameter indicating OMA Automatic UI Alert Response
    • 0x00 - Disabled
    • 0x01 - Enabled Accept
    • 0x02 - Enabled Reject
  • function SLQSOMADMGetSettings2() returns a default value 0xFF in case this parameter is not returned by the modem.
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values

Field Documentation

BYTE* _SLQSOMADMSettings::pAutosdm
BYTE* _SLQSOMADMSettings::pFOTAdownload
BYTE* _SLQSOMADMSettings::pFOTAUpdate
ULONG* _SLQSOMADMSettings::pOMADMEnabled

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