LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uim_unblockUIMPIN Struct Reference

Data Fields

uint8_t pinID
 
uint8_t pukLen
 
uint8_t pukVal [255]
 
uint8_t newPINLen
 
uint8_t 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[UIM_MAX_DESCRIPTION_LENGTH]
  • PIN Unlock Key value.
  • This value is a sequence of ASCII characters.
newPINLen
  • Length of the following elements i.e. new pin value.
newPINVal[UIM_MAX_DESCRIPTION_LENGTH]
  • New PIN value.
  • This value is a sequence of ASCII characters.

Field Documentation

uint8_t uim_unblockUIMPIN::newPINLen
uint8_t uim_unblockUIMPIN::newPINVal[255]
uint8_t uim_unblockUIMPIN::pinID
uint8_t uim_unblockUIMPIN::pukLen
uint8_t uim_unblockUIMPIN::pukVal[255]

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