#include <uim.h>
|
uint8_t * | pAutoSelection |
|
uim_personalizationStatus * | pPersonalizationStatus |
|
uint8_t * | pHaltSubscription |
|
swi_uint256_t | ParamPresenceMask |
|
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: