Top |
WDS Set Event Report responseWDS Set Event Report response — Methods to manage the WDS Set Event Report response. |
Collection of methods to create requests and parse responses of the WDS Set Event Report message.
QmiMessageWdsSetEventReportInput *
qmi_message_wds_set_event_report_input_new
(void
);
Allocates a new QmiMessageWdsSetEventReportInput.
the newly created QmiMessageWdsSetEventReportInput. The returned value should be freed with qmi_message_wds_set_event_report_input_unref()
.
Since: 1.18
QmiMessageWdsSetEventReportInput *
qmi_message_wds_set_event_report_input_ref
(QmiMessageWdsSetEventReportInput *self
);
Atomically increments the reference count of self
by one.
Since: 1.18
void
qmi_message_wds_set_event_report_input_unref
(QmiMessageWdsSetEventReportInput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_extended_data_bearer_technology (QmiMessageWdsSetEventReportInput *self
,gboolean *value_extended_data_bearer_technology
,GError **error
);
Get the 'Extended Data Bearer Technology' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_extended_data_bearer_technology (QmiMessageWdsSetEventReportInput *self
,gboolean value_extended_data_bearer_technology
,GError **error
);
Set the 'Extended Data Bearer Technology' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_pdn_filter_removals (QmiMessageWdsSetEventReportInput *self
,gboolean *value_pdn_filter_removals
,GError **error
);
Get the 'PDN Filter Removals' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_pdn_filter_removals (QmiMessageWdsSetEventReportInput *self
,gboolean value_pdn_filter_removals
,GError **error
);
Set the 'PDN Filter Removals' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_limited_data_system_status (QmiMessageWdsSetEventReportInput *self
,gboolean *value_limited_data_system_status
,GError **error
);
Get the 'Limited Data System Status' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_limited_data_system_status (QmiMessageWdsSetEventReportInput *self
,gboolean value_limited_data_system_status
,GError **error
);
Set the 'Limited Data System Status' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_uplink_flow_control (QmiMessageWdsSetEventReportInput *self
,gboolean *value_uplink_flow_control
,GError **error
);
Get the 'Uplink Flow Control' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_uplink_flow_control (QmiMessageWdsSetEventReportInput *self
,gboolean value_uplink_flow_control
,GError **error
);
Set the 'Uplink Flow Control' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_data_systems (QmiMessageWdsSetEventReportInput *self
,gboolean *value_data_systems
,GError **error
);
Get the 'Data Systems' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_data_systems (QmiMessageWdsSetEventReportInput *self
,gboolean value_data_systems
,GError **error
);
Set the 'Data Systems' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_evdo_pm_change (QmiMessageWdsSetEventReportInput *self
,gboolean *value_evdo_pm_change
,GError **error
);
Get the 'EVDO PM Change' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_evdo_pm_change (QmiMessageWdsSetEventReportInput *self
,gboolean value_evdo_pm_change
,GError **error
);
Set the 'EVDO PM Change' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_preferred_data_system (QmiMessageWdsSetEventReportInput *self
,gboolean *value_preferred_data_system
,GError **error
);
Get the 'Preferred Data System' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_preferred_data_system (QmiMessageWdsSetEventReportInput *self
,gboolean value_preferred_data_system
,GError **error
);
Set the 'Preferred Data System' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_data_call_status (QmiMessageWdsSetEventReportInput *self
,gboolean *value_data_call_status
,GError **error
);
Get the 'Data Call Status' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_data_call_status (QmiMessageWdsSetEventReportInput *self
,gboolean value_data_call_status
,GError **error
);
Set the 'Data Call Status' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_current_data_bearer_technology (QmiMessageWdsSetEventReportInput *self
,gboolean *value_current_data_bearer_technology
,GError **error
);
Get the 'Current Data Bearer Technology' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_current_data_bearer_technology (QmiMessageWdsSetEventReportInput *self
,gboolean value_current_data_bearer_technology
,GError **error
);
Set the 'Current Data Bearer Technology' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_mip_status (QmiMessageWdsSetEventReportInput *self
,guint8 *value_mip_status
,GError **error
);
Get the 'MIP Status' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_mip_status (QmiMessageWdsSetEventReportInput *self
,guint8 value_mip_status
,GError **error
);
Set the 'MIP Status' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_dormancy_status (QmiMessageWdsSetEventReportInput *self
,gboolean *value_dormancy_status
,GError **error
);
Get the 'Dormancy Status' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_dormancy_status (QmiMessageWdsSetEventReportInput *self
,gboolean value_dormancy_status
,GError **error
);
Set the 'Dormancy Status' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_data_bearer_technology (QmiMessageWdsSetEventReportInput *self
,gboolean *value_data_bearer_technology
,GError **error
);
Get the 'Data Bearer Technology' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_data_bearer_technology (QmiMessageWdsSetEventReportInput *self
,gboolean value_data_bearer_technology
,GError **error
);
Set the 'Data Bearer Technology' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_transfer_statistics (QmiMessageWdsSetEventReportInput *self
,guint8 *value_transfer_statistics_interval_seconds
,QmiWdsSetEventReportTransferStatistics *value_transfer_statistics_indicators
,GError **error
);
Get the 'Transfer Statistics' field from self
.
self |
||
value_transfer_statistics_interval_seconds |
a placeholder for the output guint8, or |
[out][optional] |
value_transfer_statistics_indicators |
a placeholder for the output QmiWdsSetEventReportTransferStatistics, or |
[out][optional] |
error |
Return location for error or |
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_transfer_statistics (QmiMessageWdsSetEventReportInput *self
,guint8 value_transfer_statistics_interval_seconds
,QmiWdsSetEventReportTransferStatistics value_transfer_statistics_indicators
,GError **error
);
Set the 'Transfer Statistics' field in the message.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_get_channel_rate (QmiMessageWdsSetEventReportInput *self
,gboolean *value_channel_rate
,GError **error
);
Get the 'Channel Rate' field from self
.
Since: 1.18
gboolean qmi_message_wds_set_event_report_input_set_channel_rate (QmiMessageWdsSetEventReportInput *self
,gboolean value_channel_rate
,GError **error
);
Set the 'Channel Rate' field in the message.
Since: 1.18
QmiMessageWdsSetEventReportOutput *
qmi_message_wds_set_event_report_output_ref
(QmiMessageWdsSetEventReportOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.18
void
qmi_message_wds_set_event_report_output_unref
(QmiMessageWdsSetEventReportOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.18
gboolean qmi_message_wds_set_event_report_output_get_result (QmiMessageWdsSetEventReportOutput *self
,GError **error
);
Get the result of the QMI operation.
Since: 1.18
QmiMessageWdsSetEventReportOutput * qmi_message_wds_set_event_report_response_parse (QmiMessage *message
,GError **error
);
Parses a QmiMessage and builds a QmiMessageWdsSetEventReportOutput out of it. The operation fails if the message is of the wrong type.
a QmiMessageWdsSetEventReportOutput, or NULL
if error
is set. The returned value should be freed with qmi_message_wds_set_event_report_output_unref()
.
Since: 1.34
void qmi_client_wds_set_event_report (QmiClientWds *self
,QmiMessageWdsSetEventReportInput *input
,guint timeout
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously sends a Set Event Report request to the device.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call qmi_client_wds_set_event_report_finish()
to get the result of the operation.
self |
a QmiClientWds. |
|
input |
||
timeout |
maximum time to wait for the method to complete, in seconds. |
|
cancellable |
a GCancellable or |
|
callback |
a GAsyncReadyCallback to call when the request is satisfied. |
|
user_data |
user data to pass to |
Since: 1.18
QmiMessageWdsSetEventReportOutput * qmi_client_wds_set_event_report_finish (QmiClientWds *self
,GAsyncResult *res
,GError **error
);
Finishes an async operation started with qmi_client_wds_set_event_report()
.
self |
a QmiClientWds. |
|
res |
the GAsyncResult obtained from the GAsyncReadyCallback passed to |
|
error |
Return location for error or |
a QmiMessageWdsSetEventReportOutput, or NULL
if error
is set. The returned value should be freed with qmi_message_wds_set_event_report_output_unref()
.
Since: 1.18
typedef struct _QmiMessageWdsSetEventReportInput QmiMessageWdsSetEventReportInput;
The QmiMessageWdsSetEventReportInput structure contains private data and should only be accessed using the provided API.
Since: 1.18
typedef struct _QmiMessageWdsSetEventReportOutput QmiMessageWdsSetEventReportOutput;
The QmiMessageWdsSetEventReportOutput structure contains private data and should only be accessed using the provided API.
Since: 1.18