libpack  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
verifyUIMPIN Struct Reference

Data Fields

BYTE pinID
 
BYTE pinLen
 
BYTE 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 verified.
    • 1 - PIN1 (also called PIN)
    • 2 - PIN2
    • 3 - Universal PIN
    • 4 - Hidden key
pinLen
  • Length of the following elements i.e. pin value.
pinVal[MAX_DESCRIPTION_LENGTH]
  • PIN value.
  • This value is a sequence of ASCII characters.

Field Documentation

BYTE verifyUIMPIN::pinID
BYTE verifyUIMPIN::pinLen
BYTE verifyUIMPIN::pinVal[255]

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