LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unblockUIMPIN Struct Reference

Data Fields

BYTE pinID
 
BYTE pukLen
 
BYTE pukVal [255]
 
BYTE newPINLen
 
BYTE newPINVal [255]
 

Detailed Description

This structure contains the information about the unblock pin parameters.

Parameters
pinID
  • Indicates the PIN ID to be changed.
    • 1 - PIN1 (also called PIN)
    • 2 - PIN2
    • 3 - Universal PIN
pukLen
  • Length of the following elements i.e. puk value.
pukVal[MAX_PUK_LENGTH]
  • PIN Unlock Key value.
  • This value is a sequence of ASCII characters.
pinLen
  • Length of the following elements i.e. new pin value.
pinVal[MAX_DESCRIPTION_LENGTH]
  • New PIN value.
  • This value is a sequence of ASCII characters.

Field Documentation

BYTE unblockUIMPIN::newPINLen
BYTE unblockUIMPIN::newPINVal[255]
BYTE unblockUIMPIN::pinID
BYTE unblockUIMPIN::pukLen
BYTE unblockUIMPIN::pukVal[255]

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