|
libpack
SLQS03.03.10
|
Data Fields | |
| uint32_t | profileType |
| uint32_t | pdpType |
| uint32_t | ipAddress |
| uint32_t | primaryDNS |
| uint32_t | secondaryDNS |
| uint32_t | authentication |
| uint8_t * | pName |
| uint8_t * | pUsername |
| uint8_t * | pApnname |
| uint8_t * | pPassword |
| profileType | profile type |
| pdpType | Packet Data Protocol (PDP) type |
| ipAddress | ip address |
| primaryDNS | primary dns |
| secondaryDNS | secondry dns |
| authentication | authentication type |
| name | name of the profile |
| apnname | apn name |
| username | username of the profile |
| password | password of profile |
| uint32_t pack_wds_SetDefaultProfile_t::authentication |
| uint32_t pack_wds_SetDefaultProfile_t::ipAddress |
| uint8_t* pack_wds_SetDefaultProfile_t::pApnname |
| uint32_t pack_wds_SetDefaultProfile_t::pdpType |
| uint8_t* pack_wds_SetDefaultProfile_t::pName |
| uint8_t* pack_wds_SetDefaultProfile_t::pPassword |
| uint32_t pack_wds_SetDefaultProfile_t::primaryDNS |
| uint32_t pack_wds_SetDefaultProfile_t::profileType |
| uint8_t* pack_wds_SetDefaultProfile_t::pUsername |
| uint32_t pack_wds_SetDefaultProfile_t::secondaryDNS |