ssdatasession_params Struct Reference
Detailed Description
This structure contains the start/stop data session params Information
- Parameters:
-
| action |
- 1 - Start Session
- 0 - Stop Session
|
| 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
|
Field Documentation