#include <qaGobiApiWds.h>
|
BOOL | action |
|
BYTE | instanceId |
|
ULONG * | pTechnology |
|
ULONG * | pProfileId3GPP |
|
ULONG * | pProfileId3GPP2 |
|
ULONG | sessionId |
|
ULONG | failureReason |
|
ULONG | failureReasonv4 |
|
ULONG | failureReasonv6 |
|
ULONG | rcv4 |
|
ULONG | rcv6 |
|
ULONG | v4sessionId |
|
ULONG | v6sessionId |
|
BYTE | ipfamily |
|
ULONG * | pAuthentication |
|
CHAR * | pUsername |
|
CHAR * | pPassword |
|
ULONG | verbFailReasonType |
|
ULONG | verbFailReason |
|
This structure contains the start/stop data session params Information
- Parameters
-
action |
- 1 - Start Session
- 0 - Stop Session
|
instanceId |
- PDP Instance.
- Instance ID corresponding to the session ID
|
pTechnology |
- Indicates the technology preference (optional)
- 1 - UMTS
- 2 - CDMA
- 3 - eMBMS
- 4 - Modem Link Label. Modem Link is an interface for transferring data between entities on AP and modem.
|
pProfileId3GPP |
- configured 3GPP profile identifier
|
pProfileId3GPP2 |
- configured 3GPP2 profile identifier
|
sessionId[in,out] |
- [in] - Passed session ID when stopping the data session
- [out] - Assigned session ID when starting a data session
|
failureReason |
|
failureReasonv4 |
|
failureReasonv6 |
|
rc4 |
|
rc6 |
|
v4sessionId |
- Do not modify - used for internal management of data sessions
- Non zero value indicates that a session is active
|
v6sessionId |
- Do not modify - used for internal management of data sessions
- Non zero value indicates that a session is active
|
ipfamily |
- 4 for an IPv4 data session
- 6 for an IPv6 data session
- 7 for an IPv4v6 data session
|
pAuthentication |
- Authentication type, it can be PAP or CHAP
|
pUsername |
- username for authentication process
|
pPassword |
- password for authentication process
|
verbFailReasonType |
|
verbFailReason |
|
The documentation for this struct was generated from the following file: