Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_uim_SLQSUIMGetFileAttributes_t Struct Reference

#include <uim.h>

Data Fields

uim_sessionInformation sessionInfo
 
uim_fileInfo fileIndex
 
uint32_t * pIndicationToken
 
uint8_t * pUICCSecurityAttributes
 

Detailed Description

This structure contains information of the request parameters associated with a Get File Attributes

Parameters
sessionInfo
fileIndex
pIndicationToken(optional)
  • Response in Indication.
  • When this TLV is present, it indicates that the result must be provided in a subsequent indication.
pUICCSecurityAttributes(optional)
  • Indicates whether the security attributes are required by the client.
    • Valid values:
      • 0 - Skip security attributes of the file for the UICC card
      • 1 - Return security attributes of the file for the UICC card If the UICC Security Attributes TLV is missing, security attributes are returned. This TLV is ignored for ICC cards.
Note
Using NULL for the pointers would make sure that the parameter is not added to the request.

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