Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
CreateProfileIn Struct Reference

#include <qaGobiApiWds.h>

Data Fields

BYTE * pProfileID
 
BYTE * pProfileType
 
QmiProfileInfo curProfile
 

Detailed Description

This structure contains the input parameters for SLQSCreateProfile

Parameters
ProfileID
  • 1 to 16 for 3GPP profile (EM/MC73xx or earlier)
  • 1 to 24 for 3GPP profile (EM/MC74xx onwards)
  • 101 to 106 for 3GPP2 profile
ProfileType
  • Identifies the technology type of the profile
    • 0x00 - 3GPP
    • 0x01 - 3GPP2
    • NULL is not allowed
curProfile
Note
- If profileID is NULL, 3GPP profile will be created and index will be assigned based on availability in device.
- If profileID is not NULL depending on pProfileType 3GPP/3GPP2 relevant profile will be created

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