#include <wds.h>
This structure contains pack create profile.
- Parameters
-
pProfileId | (out)
- 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
|
pProfileType |
- Identifies the technology type of the profile.
- Values:
- WDS_PROFILE_TYPE_3GPP (0x00) - 3GPP
- WDS_PROFILE_TYPE_3GPP2 (0x01) - 3GPP2
- WDS_PROFILE_TYPE_EPC (0x02) - EPC
|
pCurProfile |
|
- 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: