| Top |  |  |  |  | 
| enum | QmiWdsIpFamily | 
| enum | QmiWdsTechnologyPreference | 
| enum | QmiWdsExtendedTechnologyPreference | 
| enum | QmiWdsCallType | 
| enum | QmiWdsCallEndReason | 
| enum | QmiWdsVerboseCallEndReasonType | 
| enum | QmiWdsVerboseCallEndReasonMip | 
| enum | QmiWdsVerboseCallEndReasonInternal | 
| enum | QmiWdsVerboseCallEndReasonCm | 
| enum | QmiWdsVerboseCallEndReason3gpp | 
| enum | QmiWdsVerboseCallEndReasonPpp | 
| enum | QmiWdsVerboseCallEndReasonEhrpd | 
| enum | QmiWdsVerboseCallEndReasonIpv6 | 
| enum | QmiWdsConnectionStatus | 
| enum | QmiWdsDataBearerTechnology | 
| enum | QmiWdsNetworkType | 
| enum | QmiWdsRat3gpp2 | 
| enum | QmiWdsRat3gpp | 
| enum | QmiWdsSoCdma1x | 
| enum | QmiWdsSoEvdoRevA | 
| enum | QmiWdsGetCurrentSettingsRequestedSettings | 
| enum | QmiWdsPdpType | 
| enum | QmiWdsTrafficClass | 
| enum | QmiWdsAuthentication | 
| enum | QmiWdsProfileType | 
| enum | QmiWdsPacketStatisticsMaskFlag | 
| enum | QmiWdsDsProfileError | 
    GEnum
    ├── QmiWdsCallEndReason
    ├── QmiWdsCallType
    ├── QmiWdsConnectionStatus
    ├── QmiWdsDataBearerTechnology
    ├── QmiWdsDsProfileError
    ├── QmiWdsExtendedTechnologyPreference
    ├── QmiWdsIpFamily
    ├── QmiWdsNetworkType
    ├── QmiWdsPdpType
    ├── QmiWdsProfileType
    ├── QmiWdsTrafficClass
    ├── QmiWdsVerboseCallEndReason3gpp
    ├── QmiWdsVerboseCallEndReasonCm
    ├── QmiWdsVerboseCallEndReasonEhrpd
    ├── QmiWdsVerboseCallEndReasonInternal
    ├── QmiWdsVerboseCallEndReasonIpv6
    ├── QmiWdsVerboseCallEndReasonMip
    ├── QmiWdsVerboseCallEndReasonPpp
    ╰── QmiWdsVerboseCallEndReasonType
    GFlags
    ├── QmiWdsAuthentication
    ├── QmiWdsGetCurrentSettingsRequestedSettings
    ├── QmiWdsPacketStatisticsMaskFlag
    ├── QmiWdsRat3gpp
    ├── QmiWdsRat3gpp2
    ├── QmiWdsSoCdma1x
    ├── QmiWdsSoEvdoRevA
    ╰── QmiWdsTechnologyPreference
const gchar *
qmi_wds_ip_family_get_string (QmiWdsIpFamily val);
Gets the nickname string for the QmiWdsIpFamily specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
gchar *
qmi_wds_technology_preference_build_string_from_mask
                               (QmiWdsTechnologyPreference mask);
Builds a string containing a comma-separated list of nicknames for
each QmiWdsTechnologyPreference in mask
.
const gchar *
qmi_wds_extended_technology_preference_get_string
                               (QmiWdsExtendedTechnologyPreference val);
Gets the nickname string for the QmiWdsExtendedTechnologyPreference specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_call_type_get_string (QmiWdsCallType val);
Gets the nickname string for the QmiWdsCallType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_call_end_reason_get_string (QmiWdsCallEndReason val);
Gets the nickname string for the QmiWdsCallEndReason specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar * qmi_wds_verbose_call_end_reason_get_string (QmiWdsVerboseCallEndReasonType type,gint16 reason);
const gchar *
qmi_wds_verbose_call_end_reason_type_get_string
                               (QmiWdsVerboseCallEndReasonType val);
Gets the nickname string for the QmiWdsVerboseCallEndReasonType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_verbose_call_end_reason_mip_get_string
                               (QmiWdsVerboseCallEndReasonMip val);
Gets the nickname string for the QmiWdsVerboseCallEndReasonMip specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_verbose_call_end_reason_internal_get_string
                               (QmiWdsVerboseCallEndReasonInternal val);
Gets the nickname string for the QmiWdsVerboseCallEndReasonInternal specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_verbose_call_end_reason_cm_get_string
                               (QmiWdsVerboseCallEndReasonCm val);
Gets the nickname string for the QmiWdsVerboseCallEndReasonCm specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_verbose_call_end_reason_3gpp_get_string
                               (QmiWdsVerboseCallEndReason3gpp val);
Gets the nickname string for the QmiWdsVerboseCallEndReason3gpp specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_verbose_call_end_reason_ppp_get_string
                               (QmiWdsVerboseCallEndReasonPpp val);
Gets the nickname string for the QmiWdsVerboseCallEndReasonPpp specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_verbose_call_end_reason_ehrpd_get_string
                               (QmiWdsVerboseCallEndReasonEhrpd val);
Gets the nickname string for the QmiWdsVerboseCallEndReasonEhrpd specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_verbose_call_end_reason_ipv6_get_string
                               (QmiWdsVerboseCallEndReasonIpv6 val);
Gets the nickname string for the QmiWdsVerboseCallEndReasonIpv6 specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_connection_status_get_string (QmiWdsConnectionStatus val);
Gets the nickname string for the QmiWdsConnectionStatus specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_data_bearer_technology_get_string
                               (QmiWdsDataBearerTechnology val);
Gets the nickname string for the QmiWdsDataBearerTechnology specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_network_type_get_string (QmiWdsNetworkType val);
Gets the nickname string for the QmiWdsNetworkType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
gchar *
qmi_wds_rat_3gpp2_build_string_from_mask
                               (QmiWdsRat3gpp2 mask);
Builds a string containing a comma-separated list of nicknames for
each QmiWdsRat3gpp2 in mask
.
gchar *
qmi_wds_rat_3gpp_build_string_from_mask
                               (QmiWdsRat3gpp mask);
Builds a string containing a comma-separated list of nicknames for
each QmiWdsRat3gpp in mask
.
gchar *
qmi_wds_so_cdma1x_build_string_from_mask
                               (QmiWdsSoCdma1x mask);
Builds a string containing a comma-separated list of nicknames for
each QmiWdsSoCdma1x in mask
.
gchar *
qmi_wds_so_evdo_reva_build_string_from_mask
                               (QmiWdsSoEvdoRevA mask);
Builds a string containing a comma-separated list of nicknames for
each QmiWdsSoEvdoRevA in mask
.
const gchar *
qmi_wds_get_current_settings_requested_settings_get_string
                               (QmiWdsGetCurrentSettingsRequestedSettings val);
Gets the nickname string for the QmiWdsGetCurrentSettingsRequestedSettings specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_pdp_type_get_string (QmiWdsPdpType val);
Gets the nickname string for the QmiWdsPdpType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wds_traffic_class_get_string (QmiWdsTrafficClass val);
Gets the nickname string for the QmiWdsTrafficClass specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
gchar *
qmi_wds_authentication_build_string_from_mask
                               (QmiWdsAuthentication mask);
Builds a string containing a comma-separated list of nicknames for
each QmiWdsAuthentication in mask
.
const gchar *
qmi_wds_profile_type_get_string (QmiWdsProfileType val);
Gets the nickname string for the QmiWdsProfileType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
gchar *
qmi_wds_packet_statistics_mask_flag_build_string_from_mask
                               (QmiWdsPacketStatisticsMaskFlag mask);
Builds a string containing a comma-separated list of nicknames for
each QmiWdsPacketStatisticsMaskFlag in mask
.
const gchar *
qmi_wds_ds_profile_error_get_string (QmiWdsDsProfileError val);
Gets the nickname string for the QmiWdsDsProfileError specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Reason for ending the call.
Type of verbose call end reason.
Mobile IP specific call end reasons, given when the QmiWdsVerboseCallEndReasonType
 is QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_MIP.
Internal call end reasons, given when the QmiWdsVerboseCallEndReasonType
 is QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_INTERNAL.
Call manager specific call end reasons, given when the QmiWdsVerboseCallEndReasonType
 is QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_CM.
3GPP-specific call end reasons, given when the QmiWdsVerboseCallEndReasonType
 is QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_3GPP.
PPP-specific call end reasons, given when the QmiWdsVerboseCallEndReasonType
 is QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_PPP.
eHRPD-specific call end reasons, given when the QmiWdsVerboseCallEndReasonType
 is QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_EHRPD.
IPv6-specific call end reasons, given when the QmiWdsVerboseCallEndReasonType
 is QMI_WDS_VERBOSE_CALL_END_REASON_TYPE_IPV6.
Status of the network connection.
Data bearer technology.
Flags specifying the 3GPP2-specific Radio Access Technology, when the data
bearer network type is QMI_WDS_NETWORK_TYPE_3GPP2
.
Flags specifying the 3GPP-specific Radio Access Technology, when the data
bearer network type is QMI_WDS_NETWORK_TYPE_3GPP
.
Flags specifying the Service Option when the bearer network type is
QMI_WDS_NETWORK_TYPE_3GPP2
 and when the Radio Access Technology mask
contains QMI_WDS_RAT_3GPP2_CDMA1X
.
Flags specifying the Service Option when the bearer network type is
QMI_WDS_NETWORK_TYPE_3GPP2
 and when the Radio Access Technology mask
contains QMI_WDS_RAT_3GPP2_EVDO_REVA
.
Flags specifying which specific settings to return when requesting the current WDS bearer settings.
QoS Traffic Classes.
Mask to use when requesting packet statistics.
| Request count of correctly sent packets. | ||
| Request count of correctly received packets. | ||
| Request count of sent packets with error. | ||
| Request count of received packets with error. | ||
| Request count of transmitter overflows. | ||
| Request count of receiver overflows. | ||
| Request count of correctly sent bytes. | ||
| Request count of correctly received bytes. | ||
| Request count of dropped packets in transmission. | ||
| Request count of dropped packets in reception. | 
Extended DS profile errors.
| Unknown DS profile error. | ||
| General failure. | ||
| Invalid handle. | ||
| Invalid operation. | ||
| Invalid profile type. | ||
| Invalid profile number. | ||
| Invalid profile identifier. | ||
| Invalid argument. | ||
| Registry not initialized. | ||
| Invalid parameter length. | ||
| List end, profile not found. | ||
| Invalid subscription identifier. | ||
| Invalid profile family. | ||
| Invalid 3GPP profile family. | ||
| Error accessing 3GPP profiles. | ||
| 3GPP profile doesn't have a valid context. | ||
| 3GPP profile doesn't have valid flag set. | ||
| 3GPP profile has read-only flag set. | ||
| Out of 3GPP profiles. | ||
| Invalid 3GPP2 profile identifier. |