Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
depersonalizationInformation Struct Reference

#include <qaGobiApiUim.h>

Data Fields

BYTE feature
 
BYTE operation
 
BYTE ckLen
 
BYTE ckVal [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains the Depersonalization Information.

Parameters
feature
  • Indicates the personalization feature to de-activate or unblock.
    • 0 - GW network personalization
    • 1 - GW network subset personalization
    • 2 - GW service provider personalization
    • 3 - GW corporate personalization
    • 4 - GW UIM personalization
    • 5 - 1X network type 1 personalization
    • 6 - 1X network type 2 personalization
    • 7 - 1X HRPD personalization
    • 8 - 1X service provider personalization
    • 9 - 1X corporate personalization
    • 10 - 1X RUIM personalization
operation
  • Indicates the operation to perform.
    • 0 - Deactivate personalization.
    • 1 - Unblock personalization.
ckLen
  • Length of the following elements i.e. control key value.
ckVal[MAX_DESCRIPTION_LENGTH]
  • Control key value.
  • This value is a sequence of ASCII characters.

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