Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_uim_SLQSUIMGetConfiguration_t Struct Reference

#include <uim.h>

Data Fields

uint8_t * pAutoSelection
 
uim_personalizationStatuspPersonalizationStatus
 
uint8_t * pHaltSubscription
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains information of the response parameters associated with Get Configuration.

Parameters
pAutoSelection(optional)
  • Indicates whether the modem is configured to automatically select the provisioning sessions at powerup.
  • Valid values
    • 0 - Automatic provisioning is off
    • 1 - Automatic provisioning is on
  • Bit to check in ParamPresenceMask - 16
pPersonalizationStatus(optional)
pHaltSubscription(optional)
  • Indicates if the modem is configured to publish the subscription after successful initialization.
  • Valid values
    • 0 - Modem proceeds with publishing the subscription
    • 1 - Modem does not publish the subscription
  • Bit to check in ParamPresenceMask - 18
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

The documentation for this struct was generated from the following file: