Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
setPINProtection Struct Reference

#include <qaGobiApiUim.h>

Data Fields

BYTE pinID
 
BYTE pinOperation
 
BYTE pinLength
 
BYTE pinValue [MAX_DESCRIPTION_LENGTH]
 

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.

The documentation for this struct was generated from the following file: