»
Developer Library »
API Reference »
C++ API reference »
CommDb »
Incoming and Outgoing WCDMA table
Incoming and Outgoing WCDMA tables
Support
Supported from 7.0
Description
The following macros define values for the Outgoing and incoming WCDMA table fields.
The description is followed by the field type, and whether the specified field
may be left null or not.
GPRS_APN
Description
Access point name.
Type: Text. Null yes.
GPRS_PDP_TYPE
Description
PDP type.
Type: TUint32. Null: no
GPRS_PDP_ADDRESS
Description
PDP address of phone.
Type: Text. Null: yes.
GPRS_REQ_PRECEDENCE
Description
Requested quality of service precedence class
Type: TUint32. Null: yes.
GPRS_REQ_DELAY
Description
Requested quality of service delay class.
Type: TUint32. Null: yes.
GPRS_REQ_RELIABIITY
Description
Requested quality of service reliability class
Type: TUint32. Null: yes.
GPRS_REQ_PEAK_THROUGHPUT
Description
Requested quality of service peak throughput.
Type: TUint32. Null: yes.
GPRS_REQ_MEAN_THROUGHPUT
Description
Requested quality of service mean throughput class.
Type: TUint32. Null: yes.
GPRS_MIN_PRECEDENCE
Description
Minimum quality of service precedence class
Type: TUint32. Null: yes.
GPRS_MIN_DELAY
Description
Minimum quality of service delay class.
Type: TUint32. Null: yes.
GPRS_MIN_RELIABIITY
Description
Minimum quality of service reliability class.
Type: TUint32. Null: yes.
GPRS_MIN_PEAK_THROUGHPUT
Description
Minimum quality of service peak throughput class.
Type: TUint32. Null: yes.
GPRS_MIN_MEAN_THROUGHPUT
Description
Minimum quality of service mean throughput class.
Type: TUint32. Null: yes.
GPRS_DATA_COMPRESSION
Description
Data compression on?
Type: TBool. Null yes.
GPRS_HEADER_COMPRESSION
Description
IP header compression on?
Type: TBool. Null: yes.
GPRS_ANONYMOUS_ACCESS
Description
Use anonymous access on?
Type: TBool. Null yes.
GPRS_IF_NAME
Description
Interface name, e.g. "PPP" or "SLIP".
Type: Text. Null: no.
GPRS_IF_PARAMS
Description
Interface parameter string.
Type: Text. Null: yes.
GPRS_IF_NETWORKS
Description
Comma separated list of network protocols, e.g. "PPP".
Type: Text. Null: yes.
GPRS_IF_PROMPT_FOR_AUTH
Description
Prompt user for authentication username and password?
Type: TBool. Null: no.
GPRS_IF_AUTH_NAME
Description
Authentication username used by PPP.
Type: Text. Null: yes
GPRS_IF_AUTH_PASS
Description
Authentication password used by PPP.
Type: Text. Null: yes.
GPRS_IF_AUTH_RETRIES
Description
Number of times to retry authentication if it fails.
Type: TUint32. Null: yes.
GPRS_IP_NETMASK
Description
IP net mask of interface.
Type: Text. Null: yes.
GPRS_IP_GATEWAY
Description
IP address of gateway.
Type: Text. Null: yes.
GPRS_IP_ADDR_FROM_SERVER
Description
Get IP addresses (for Symbian OS) from server?
Type: TBool. Null: no.
GPRS_IP_ADDR
Description
IP address of Symbian OS.
Type Text. Null: yes.
GPRS_IP_DNS_ADDR_FROM_SERVER
GPRS_IP_DNS_ADDR_FROM_SERVER
Description
Get DNS addresses from server?
Type: TBool. Null: no.
GPRS_IP_NAME_SERVER1
Description
IP Address of primary name server.
Type: Text. Null yes.
GPRS_IP_NAME_SERVER2
Description
IP Address of secondary name server.
Type: Text. Null: yes.
GPRS_ENABLE_LCP_EXTENSIONS
GPRS_ENABLE_LCP_EXTENSIONS
Description
Enable LCP extensions?
Type: TBool. Null: yes.
GPRS_DISABLE_PLAIN_TEXT_AUTH
GPRS_DISABLE_PLAIN_TEXT_AUTH
Description
Disable plain text authentication?
Type: TBool. Null: yes.
GPRS_AP_TYPE
Description
Service supports Internet only, WAP only or both.
Type: TUint32. Null: yes
GPRS_QOS_WARNING_TIMEOUT
Description
If the requested QOS can not be satisfied warn the user after this time in microseconds. Set to 0xffffffff to disable.
Type: TUint32. Null: yes