#include <wds.h>
|
uint8_t | type |
|
uint8_t | family |
|
uint8_t | index |
|
This structure to hold Set default profile number
- Parameters
-
type | profile type
- 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
|
family | profile family
- Identifies the family of the profile.
- Values:
- WDS_PROFILE_FAMILY_EMBEDDED (0x00) - Embedded
- WDS_PROFILE_FAMILY_TETHERED (0x01) - Tethered
- WDS_PROFILE_FAMILY_SOCKET (0x01) – Sockets (deprecated)
|
index | Profile number to be set as default profile. |
The documentation for this struct was generated from the following file: