Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: cdbcols.h

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

GPRS_APN

Description

Access point name.

Type: Text. Null yes.

[Top]


GPRS_PDP_TYPE

GPRS_PDP_TYPE

Description

PDP type.

Type: TUint32. Null: no

[Top]


GPRS_PDP_ADDRESS

GPRS_PDP_ADDRESS

Description

PDP address of phone.

Type: Text. Null: yes.

[Top]


GPRS_REQ_PRECEDENCE

GPRS_REQ_PRECEDENCE

Description

Requested quality of service precedence class

Type: TUint32. Null: yes.

[Top]


GPRS_REQ_DELAY

GPRS_REQ_DELAY

Description

Requested quality of service delay class.

Type: TUint32. Null: yes.

[Top]


GPRS_REQ_RELIABIITY

GPRS_REQ_RELIABIITY

Description

Requested quality of service reliability class

Type: TUint32. Null: yes.

[Top]


GPRS_REQ_PEAK_THROUGHPUT

GPRS_REQ_PEAK_THROUGHPUT

Description

Requested quality of service peak throughput.

Type: TUint32. Null: yes.

[Top]


GPRS_REQ_MEAN_THROUGHPUT

GPRS_REQ_MEAN_THROUGHPUT

Description

Requested quality of service mean throughput class.

Type: TUint32. Null: yes.

[Top]


GPRS_MIN_PRECEDENCE

GPRS_MIN_PRECEDENCE

Description

Minimum quality of service precedence class

Type: TUint32. Null: yes.

[Top]


GPRS_MIN_DELAY

GPRS_MIN_DELAY

Description

Minimum quality of service delay class.

Type: TUint32. Null: yes.

[Top]


GPRS_MIN_RELIABIITY

GPRS_MIN_RELIABIITY

Description

Minimum quality of service reliability class.

Type: TUint32. Null: yes.

[Top]


GPRS_MIN_PEAK_THROUGHPUT

GPRS_MIN_PEAK_THROUGHPUT

Description

Minimum quality of service peak throughput class.

Type: TUint32. Null: yes.

[Top]


GPRS_MIN_MEAN_THROUGHPUT

GPRS_MIN_MEAN_THROUGHPUT

Description

Minimum quality of service mean throughput class.

Type: TUint32. Null: yes.

[Top]


GPRS_DATA_COMPRESSION

GPRS_DATA_COMPRESSION

Description

Data compression on?

Type: TBool. Null yes.

[Top]


GPRS_HEADER_COMPRESSION

GPRS_HEADER_COMPRESSION

Description

IP header compression on?

Type: TBool. Null: yes.

[Top]


GPRS_ANONYMOUS_ACCESS

GPRS_ANONYMOUS_ACCESS

Description

Use anonymous access on?

Type: TBool. Null yes.

[Top]


GPRS_IF_NAME

GPRS_IF_NAME

Description

Interface name, e.g. "PPP" or "SLIP".

Type: Text. Null: no.

[Top]


GPRS_IF_PARAMS

GPRS_IF_PARAMS

Description

Interface parameter string.

Type: Text. Null: yes.

[Top]


GPRS_IF_NETWORKS

GPRS_IF_NETWORKS

Description

Comma separated list of network protocols, e.g. "PPP".

Type: Text. Null: yes.

[Top]


GPRS_IF_PROMPT_FOR_AUTH

GPRS_IF_PROMPT_FOR_AUTH

Description

Prompt user for authentication username and password?

Type: TBool. Null: no.

[Top]


GPRS_IF_AUTH_NAME

GPRS_IF_AUTH_NAME

Description

Authentication username used by PPP.

Type: Text. Null: yes

[Top]


GPRS_IF_AUTH_PASS

GPRS_IF_AUTH_PASS

Description

Authentication password used by PPP.

Type: Text. Null: yes.

[Top]


GPRS_IF_AUTH_RETRIES

GPRS_IF_AUTH_RETRIES

Description

Number of times to retry authentication if it fails.

Type: TUint32. Null: yes.

[Top]


GPRS_IP_NETMASK

GPRS_IP_NETMASK

Description

IP net mask of interface.

Type: Text. Null: yes.

[Top]


GPRS_IP_GATEWAY

GPRS_IP_GATEWAY

Description

IP address of gateway.

Type: Text. Null: yes.

[Top]


GPRS_IP_ADDR_FROM_SERVER

GPRS_IP_ADDR_FROM_SERVER

Description

Get IP addresses (for Symbian OS) from server?

Type: TBool. Null: no.

[Top]


GPRS_IP_ADDR

GPRS_IP_ADDR

Description

IP address of Symbian OS.

Type Text. Null: yes.

[Top]


GPRS_IP_DNS_ADDR_FROM_SERVER

GPRS_IP_DNS_ADDR_FROM_SERVER

Description

Get DNS addresses from server?

Type: TBool. Null: no.

[Top]


GPRS_IP_NAME_SERVER1

GPRS_IP_NAME_SERVER1

Description

IP Address of primary name server.

Type: Text. Null yes.

[Top]


GPRS_IP_NAME_SERVER2

GPRS_IP_NAME_SERVER2

Description

IP Address of secondary name server.

Type: Text. Null: yes.

[Top]


GPRS_ENABLE_LCP_EXTENSIONS

GPRS_ENABLE_LCP_EXTENSIONS

Description

Enable LCP extensions?

Type: TBool. Null: yes.

[Top]


GPRS_DISABLE_PLAIN_TEXT_AUTH

GPRS_DISABLE_PLAIN_TEXT_AUTH

Description

Disable plain text authentication?

Type: TBool. Null: yes.

[Top]


GPRS_AP_TYPE

GPRS_AP_TYPE

Description

Service supports Internet only, WAP only or both.

Type: TUint32. Null: yes

[Top]


GPRS_QOS_WARNING_TIMEOUT

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