#include <gammu-wap.h>

Data Fields | |
| int | Location |
| unsigned char | Number |
| GSM_WAPSettings | Settings [4] |
| bool | Active |
| bool | ReadOnly |
| char | Proxy [(100+1)*2] |
| int | ProxyPort |
| char | Proxy2 [(100+1)*2] |
| int | Proxy2Port |
| WAPSettings_Bearer | ActiveBearer |
Definition at line 155 of file gammu-wap.h.
Location.
Definition at line 159 of file gammu-wap.h.
| unsigned char GSM_MultiWAPSettings::Number |
Number of elements in Settings.
Definition at line 163 of file gammu-wap.h.
Real WAP settings.
Definition at line 167 of file gammu-wap.h.
Whether this configuration is active.
Definition at line 171 of file gammu-wap.h.
Whether this configuration is read only.
Definition at line 175 of file gammu-wap.h.
| char GSM_MultiWAPSettings::Proxy[(100+1)*2] |
Proxy server.
Definition at line 179 of file gammu-wap.h.
Proxy port.
Definition at line 183 of file gammu-wap.h.
| char GSM_MultiWAPSettings::Proxy2[(100+1)*2] |
Second proxy server.
Definition at line 187 of file gammu-wap.h.
Second proxy port.
Definition at line 191 of file gammu-wap.h.
Bearer of current connection.
Definition at line 195 of file gammu-wap.h.
1.5.6