Gammu internals  1.38.0
GSM_WAPSettings Struct Reference

#include <gammu-wap.h>

Data Fields

char Title [(20+1) *2]
 
char HomePage [(100+1) *2]
 
WAPSettings_Bearer Bearer
 
gboolean IsSecurity
 
gboolean IsContinuous
 
gboolean IsISDNCall
 
gboolean IsNormalAuthentication
 
char Server [(21+1) *2]
 
char Service [(20+1) *2]
 
gboolean IsIP
 
char Code [(10+1) *2]
 
char IPAddress [(20+1) *2]
 
gboolean ManualLogin
 
char DialUp [(20+1) *2]
 
char User [(50+1) *2]
 
char Password [(50+1) *2]
 
WAPSettings_Speed Speed
 

Detailed Description

WAP setting.

Definition at line 75 of file gammu-wap.h.

Field Documentation

§ Bearer

WAPSettings_Bearer GSM_WAPSettings::Bearer

Bearer of WAP connection.

Definition at line 87 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ Code

char GSM_WAPSettings::Code[(10+1) *2]

Code for ussd bearer.

Definition at line 123 of file gammu-wap.h.

§ DialUp

char GSM_WAPSettings::DialUp[(20+1) *2]

Dial up number for data or gprs.

Definition at line 136 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ HomePage

char GSM_WAPSettings::HomePage[(100+1) *2]

Home page.

Definition at line 83 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ IPAddress

char GSM_WAPSettings::IPAddress[(20+1) *2]

IP address for data or gprs.

Definition at line 128 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ IsContinuous

gboolean GSM_WAPSettings::IsContinuous

Is this connectin continuous?

Definition at line 95 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ IsIP

gboolean GSM_WAPSettings::IsIP

Whether is IP, for sms or ussd bearer.

Definition at line 118 of file gammu-wap.h.

§ IsISDNCall

gboolean GSM_WAPSettings::IsISDNCall

Whether is ISDN for data bearer

Definition at line 100 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ IsNormalAuthentication

gboolean GSM_WAPSettings::IsNormalAuthentication

Whether is normal auth for data bearer

Definition at line 104 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ IsSecurity

gboolean GSM_WAPSettings::IsSecurity

Secure connection?

Definition at line 91 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ ManualLogin

gboolean GSM_WAPSettings::ManualLogin

Login for data or gprs.

Definition at line 132 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ Password

char GSM_WAPSettings::Password[(50+1) *2]

User password for data or gprs.

Todo:
Is length okay?

Definition at line 148 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ Server

char GSM_WAPSettings::Server[(21+1) *2]

Server for sms bearer.

Definition at line 109 of file gammu-wap.h.

§ Service

char GSM_WAPSettings::Service[(20+1) *2]

Service for sms or ussd bearer.

Definition at line 114 of file gammu-wap.h.

§ Speed

WAPSettings_Speed GSM_WAPSettings::Speed

Speed settings for data or gprs.

Definition at line 152 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ Title

char GSM_WAPSettings::Title[(20+1) *2]

Settings name.

Definition at line 79 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().

§ User

char GSM_WAPSettings::User[(50+1) *2]

User name for data or gprs.

Todo:
Is length okay?

Definition at line 142 of file gammu-wap.h.

Referenced by NOKIA_EncodeWAPMMSSettingsSMSText().


The documentation for this struct was generated from the following file: