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

Data Fields

uint8_t pinID
 
uint8_t pinOperation
 
uint8_t pinLength
 
uint8_t 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

uint8_t uim_setPINProtection::pinID
uint8_t uim_setPINProtection::pinLength
uint8_t uim_setPINProtection::pinOperation
uint8_t uim_setPINProtection::pinValue[255]

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