#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | nMaxProfiles |
U32 | nMaxTft |
U32 | nDefaultProfileId |
SWI_TYPE_ProfileState | arrState [MAX_3G_GSM_PROFILES] |
This structure is used with 3G and newer devices.
SWI_TYPE_ProfileState SWI_STRUCT_GsmProfileSummary::arrState[MAX_3G_GSM_PROFILES] |
State of each profile. Index 0 is associated with profile 1.
Default profile ID used by the modem for automatic connection to the GPRS network. Note that the automatic flag must be enabled on the profile before an automatic connection is attempted by the modem.
Maximum number of profiles supported by the modem.
Maximum number of TFTs per profile.
The size, in bytes, of this structure. This value must always be populated by the calling application.