Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
custSettingInfo Struct Reference

#include <qaGobiApiDms.h>

Data Fields

WORD id_length
 
CHAR cust_id [MAX_CUST_ID_LEN+1]
 
WORD value_length
 
BYTE cust_value [MAX_CUST_VALUE_LEN+1]
 
WORD cust_attr
 

Detailed Description

This structure contains information about Customization Setting. This TLV is only applicable for 9x30 modules so far

Parameters
id_length
  • length of cust_id field
cust_id
  • Customization ID (Maximum 64 bytes)
value_length
  • length of cust_value field
cust_value
  • Customization Setting Value (Maximum 8 bytes)
cust_attr
  • Customization Setting attribute through QMI
    • bit 0: Values:
      • 0 - read only
      • 1 - read/write

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