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

Data Fields

BYTE pinID
 
BYTE pinOperation
 
BYTE pinLength
 
BYTE pinValue [255]
 

Detailed Description

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

Parameters
pinID
  • Indicates the PIN ID to be enabled or disabled.
    • 1 - PIN1 (also called PIN)
    • 2 - PIN2
    • 3 - Universal PIN
    • 4 - Hidden key
pinOperation
  • Indicates whether the PIN is enabled or disabled.
    • 0 - Disable the PIN
    • 1 - Enable the PIN
pinLength
  • Length of the following elements i.e. pin value.
pinValue[MAX_DESCRIPTION_LENGTH]
  • PIN value.
  • This value is a sequence of ASCII characters.

Field Documentation

BYTE setPINProtection::pinID
BYTE setPINProtection::pinLength
BYTE setPINProtection::pinOperation
BYTE setPINProtection::pinValue[255]

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