Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
uim_writetransparentInfo Struct Reference

#include <uim.h>

Data Fields

uint16_t offset
 
uint16_t dataLen
 
uint8_t data [UIM_MAX_CONTENT_LENGTH]
 

Detailed Description

This structure contains the information for write operation.

Parameters
offset
  • Offset for the write operation.
dataLen
  • Length of the following elements i.e. data.
data[UIM_MAX_CONTENT_LENGTH]
  • Content to write.

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