Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
uim_verifyUIMPIN Struct Reference

#include <uim.h>

Data Fields

uint8_t pinID
 
uint8_t pinLen
 
uint8_t pinVal [UIM_MAX_DESCRIPTION_LENGTH]
 

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.

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