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

Data Fields

uint8_t pinID
 
uint8_t oldPINLen
 
uint8_t oldPINVal [255]
 
uint8_t pinLen
 
uint8_t pinVal [255]
 

Detailed Description

This structure contains the information about the pin parameters that need to be verified.

Parameters
pinID
  • Indicates the PIN ID to be changed.
    • 1 - PIN1 (also called PIN)
    • 2 - PIN2
    • 3 - Universal PIN
    • 4 - Hidden key
oldPINLen
  • Length of the following elements i.e. old pin value.
oldPINVal[MAX_DESCRIPTION_LENGTH]
  • Old PIN 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

uint8_t uim_changeUIMPIN::oldPINLen
uint8_t uim_changeUIMPIN::oldPINVal[255]
uint8_t uim_changeUIMPIN::pinID
uint8_t uim_changeUIMPIN::pinLen
uint8_t uim_changeUIMPIN::pinVal[255]

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