38         unsigned char Address[(255 + 1) * 2];
    42         unsigned char Title[(50 + 1) * 2];
    79         char Title[(20 + 1) * 2];
    83         char HomePage[(100 + 1) * 2];
   109         char Server[(21 + 1) * 2];
   114         char Service[(20 + 1) * 2];
   123         char Code[(10 + 1) * 2];
   128         char IPAddress[(20 + 1) * 2];
   136         char DialUp[(20 + 1) * 2];
   142         char User[(50 + 1) * 2];
   148         char Password[(50 + 1) * 2];
   184         char Proxy[(100 + 1) * 2];
   192         char Proxy2[(100 + 1) * 2];
   215                             GSM_WAPBookmark * bookmark);
   252                                 GSM_WAPBookmark * bookmark);
 
GSM_Error GSM_SetWAPSettings(GSM_StateMachine *s, GSM_MultiWAPSettings *settings)
 
WAPSettings_Bearer ActiveBearer
 
gboolean IsNormalAuthentication
 
struct _GSM_StateMachine GSM_StateMachine
 
WAPSettings_Bearer Bearer
 
GSM_Error GSM_EncodeURLFile(unsigned char *Buffer, size_t *Length, GSM_WAPBookmark *bookmark)
 
GSM_Error GSM_DeleteWAPBookmark(GSM_StateMachine *s, GSM_WAPBookmark *bookmark)
 
GSM_Error GSM_GetWAPBookmark(GSM_StateMachine *s, GSM_WAPBookmark *bookmark)
 
GSM_Error GSM_SetWAPBookmark(GSM_StateMachine *s, GSM_WAPBookmark *bookmark)
 
GSM_Error GSM_GetWAPSettings(GSM_StateMachine *s, GSM_MultiWAPSettings *settings)