Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_wds_SLQSStartDataSession_t Struct Reference

#include <wds.h>

Data Fields

uint8_t * pTech
 
uint32_t * pprofileid3gpp
 
uint32_t * pprofileid3gpp2
 
uint32_t * pAuth
 
char * pUser
 
char * pPass
 

Detailed Description

This structure contains pack Start Data Session Information.

Parameters
pTech
  • Indicates the technology preference
    • 1 - UMTS
    • 2 - CDMA
    • 3 - eMBMS
    • 4 - Modem Link Label. Modem Link is an interface for transferring data between entities on AP and modem.
  • optional
pprofileid3gpp
  • pointer to 3GPP profile id
  • optional
pprofileid3gpp2
  • pointer to 3GPP2 profile id
  • optional
pAuth
  • Authentication type, it can be PAP or CHAP
  • optional
pUser
  • username for authentication process
  • optional
pPass
  • password for authentication process
  • optional

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