|
|
|
Location:
cdbcols.h
Supported from 7.0
The following macros define values for the Default GPRS fields. The description is followed by the field type, and whether the specified field may be left null or not.
DEFAULT_GPRS_PDP_TYPE
Default PDP type.
Type: TUint32 from RPacketContext::TProtocolType. Null: yes.
DEFAULT_GPRS_PRECEDENCE
Default quality of service precedence class.
Type: TUint32 from RPacketQoS::TQoSPrecedence. Null: yes.
DEFAULT_GPRS_DELAY
Default quality of service delay class.
Type: TUint32 from RPacketQoS::TQoSDelay. Null: yes.
DEFAULT_GPRS_RELIABILITY
Default quality of service reliability class.
Type: TUint32 from RPacketQoS::TQoSReliability. Null: yes.
DEFAULT_GPRS_PEAK_THROUGHPUT
Default quality of service peak throughput class.
Type: TUint32 from RPacketQoS::TQoSPeakThroughput. Null: yes.
DEFAULT_GPRS_MEAN_THROUGHPUT
Default quality of service mean throughput class.
Type: TUint32 from RPacketQoS::TQoSMeanThroughput. Null: yes.
DEFAULT_GPRS_MIN_PRECENDENCE
Default minimum quality of service precedence class.
Type: TUint32 from RPacketQoS::TQoSPrecedence. Null: yes.
DEFAULT_GPRS_MIN_DELAY
Default minimum quality of service delay class.
Type: TUint32 from RPacketQoS::TQoSDelay. Null: yes.
DEFAULT_GPRS_MIN_RELIABILITY
Default minimum quality of service reliability class
Type: TUint32 from RPacketQoS::TQoSReliability. Null: yes.
DEFAULT_GPRS_MIN_PEAK_THROUGHPUT
Default minimum quality of service peak throughput class.
Type: TUint32 from RPacketQoS::TQoSPeakThroughput. Null: yes.
DEFAULT_GPRS_MIN_MEAN_THROUGHPUT
Default minimum quality of service mean throughput class.
Type: TUint32 from RPacketQoS::TQoSMeanThroughput. Null: yes.
DEFAULT_GPRS_HEADER_COMPRESSION
IP header compression on/off by default.
Type: TBool. Null: yes.
DEFAULT_GPRS_ANONYMOUS_ACCESS
Use anonymous access on/off by default.
Type: TBool. Null: yes.