Top |
NAS Config Signal Info v2 responseNAS Config Signal Info v2 response — Methods to manage the NAS Config Signal Info v2 response. |
GBoxed ├── QmiMessageNasConfigSignalInfoV2Input ╰── QmiMessageNasConfigSignalInfoV2Output
Collection of methods to create requests and parse responses of the NAS Config Signal Info v2 message.
QmiMessageNasConfigSignalInfoV2Input *
qmi_message_nas_config_signal_info_v2_input_new
(void
);
Allocates a new QmiMessageNasConfigSignalInfoV2Input.
the newly created QmiMessageNasConfigSignalInfoV2Input. The returned value should be freed with qmi_message_nas_config_signal_info_v2_input_unref()
.
Since: 1.32
QmiMessageNasConfigSignalInfoV2Input *
qmi_message_nas_config_signal_info_v2_input_ref
(QmiMessageNasConfigSignalInfoV2Input *self
);
Atomically increments the reference count of self
by one.
Since: 1.32
void
qmi_message_nas_config_signal_info_v2_input_unref
(QmiMessageNasConfigSignalInfoV2Input *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_wcdma_rscp_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_wcdma_rscp_delta
,GError **error
);
Get the 'WCDMA RSCP Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_wcdma_rscp_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_wcdma_rscp_delta
,GError **error
);
Set the 'WCDMA RSCP Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_wcdma_rscp_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_wcdma_rscp_threshold_list
,GError **error
);
Get the 'WCDMA RSCP Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_wcdma_rscp_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_wcdma_rscp_threshold_list
,GError **error
);
Set the 'WCDMA RSCP Threshold List' field in the message.
self |
||
value_wcdma_rscp_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_nr5g_rsrq_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_nr5g_rsrq_delta
,GError **error
);
Get the 'NR5G RSRQ Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_nr5g_rsrq_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_nr5g_rsrq_delta
,GError **error
);
Set the 'NR5G RSRQ Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_nr5g_rsrq_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_nr5g_rsrq_threshold_list
,GError **error
);
Get the 'NR5G RSRQ Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_nr5g_rsrq_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_nr5g_rsrq_threshold_list
,GError **error
);
Set the 'NR5G RSRQ Threshold List' field in the message.
self |
||
value_nr5g_rsrq_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_nr5g_report (QmiMessageNasConfigSignalInfoV2Input *self
,guint8 *value_nr5g_report_rate
,guint8 *value_nr5g_report_average_period
,GError **error
);
Get the 'NR5G Report' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_nr5g_report (QmiMessageNasConfigSignalInfoV2Input *self
,guint8 value_nr5g_report_rate
,guint8 value_nr5g_report_average_period
,GError **error
);
Set the 'NR5G Report' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_nr5g_rsrp_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_nr5g_rsrp_delta
,GError **error
);
Get the 'NR5G RSRP Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_nr5g_rsrp_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_nr5g_rsrp_delta
,GError **error
);
Set the 'NR5G RSRP Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_nr5g_rsrp_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_nr5g_rsrp_threshold_list
,GError **error
);
Get the 'NR5G RSRP Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_nr5g_rsrp_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_nr5g_rsrp_threshold_list
,GError **error
);
Set the 'NR5G RSRP Threshold List' field in the message.
self |
||
value_nr5g_rsrp_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_nr5g_snr_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_nr5g_snr_delta
,GError **error
);
Get the 'NR5G SNR Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_nr5g_snr_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_nr5g_snr_delta
,GError **error
);
Set the 'NR5G SNR Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_nr5g_snr_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_nr5g_snr_threshold_list
,GError **error
);
Get the 'NR5G SNR Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_nr5g_snr_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_nr5g_snr_threshold_list
,GError **error
);
Set the 'NR5G SNR Threshold List' field in the message.
self |
||
value_nr5g_snr_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_report (QmiMessageNasConfigSignalInfoV2Input *self
,guint8 *value_lte_report_rate
,guint8 *value_lte_report_average_period
,GError **error
);
Get the 'LTE Report' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_report (QmiMessageNasConfigSignalInfoV2Input *self
,guint8 value_lte_report_rate
,guint8 value_lte_report_average_period
,GError **error
);
Set the 'LTE Report' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_rsrp_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_lte_rsrp_delta
,GError **error
);
Get the 'LTE RSRP Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_rsrp_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_lte_rsrp_delta
,GError **error
);
Set the 'LTE RSRP Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_rsrp_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_lte_rsrp_threshold_list
,GError **error
);
Get the 'LTE RSRP Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_rsrp_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_lte_rsrp_threshold_list
,GError **error
);
Set the 'LTE RSRP Threshold List' field in the message.
self |
||
value_lte_rsrp_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_rsrq_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_lte_rsrq_delta
,GError **error
);
Get the 'LTE RSRQ Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_rsrq_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_lte_rsrq_delta
,GError **error
);
Set the 'LTE RSRQ Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_rsrq_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_lte_rsrq_threshold_list
,GError **error
);
Get the 'LTE RSRQ Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_rsrq_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_lte_rsrq_threshold_list
,GError **error
);
Set the 'LTE RSRQ Threshold List' field in the message.
self |
||
value_lte_rsrq_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_snr_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_lte_snr_delta
,GError **error
);
Get the 'LTE SNR Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_snr_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_lte_snr_delta
,GError **error
);
Set the 'LTE SNR Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_snr_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_lte_snr_threshold_list
,GError **error
);
Get the 'LTE SNR Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_snr_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_lte_snr_threshold_list
,GError **error
);
Set the 'LTE SNR Threshold List' field in the message.
self |
||
value_lte_snr_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_lte_rssi_delta
,GError **error
);
Get the 'LTE RSSI Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_lte_rssi_delta
,GError **error
);
Set the 'LTE RSSI Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_lte_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_lte_rssi_threshold_list
,GError **error
);
Get the 'LTE RSSI Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_lte_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_lte_rssi_threshold_list
,GError **error
);
Set the 'LTE RSSI Threshold List' field in the message.
self |
||
value_lte_rssi_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_wcdma_ecio_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_wcdma_ecio_delta
,GError **error
);
Get the 'WCDMA ECIO Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_wcdma_ecio_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_wcdma_ecio_delta
,GError **error
);
Set the 'WCDMA ECIO Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_wcdma_ecio_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_wcdma_ecio_threshold_list
,GError **error
);
Get the 'WCDMA ECIO Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_wcdma_ecio_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_wcdma_ecio_threshold_list
,GError **error
);
Set the 'WCDMA ECIO Threshold List' field in the message.
self |
||
value_wcdma_ecio_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_wcdma_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_wcdma_rssi_delta
,GError **error
);
Get the 'WCDMA RSSI Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_wcdma_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_wcdma_rssi_delta
,GError **error
);
Set the 'WCDMA RSSI Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_wcdma_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_wcdma_rssi_threshold_list
,GError **error
);
Get the 'WCDMA RSSI Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_wcdma_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_wcdma_rssi_threshold_list
,GError **error
);
Set the 'WCDMA RSSI Threshold List' field in the message.
self |
||
value_wcdma_rssi_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_gsm_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_gsm_rssi_delta
,GError **error
);
Get the 'GSM RSSI Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_gsm_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_gsm_rssi_delta
,GError **error
);
Set the 'GSM RSSI Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_gsm_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_gsm_rssi_threshold_list
,GError **error
);
Get the 'GSM RSSI Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_gsm_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_gsm_rssi_threshold_list
,GError **error
);
Set the 'GSM RSSI Threshold List' field in the message.
self |
||
value_gsm_rssi_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_io_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_hdr_io_delta
,GError **error
);
Get the 'HDR IO Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_io_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_hdr_io_delta
,GError **error
);
Set the 'HDR IO Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_io_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_hdr_io_threshold_list
,GError **error
);
Get the 'HDR IO Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_io_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_hdr_io_threshold_list
,GError **error
);
Set the 'HDR IO Threshold List' field in the message.
self |
||
value_hdr_io_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_sinr_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_hdr_sinr_delta
,GError **error
);
Get the 'HDR SINR Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_sinr_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_hdr_sinr_delta
,GError **error
);
Set the 'HDR SINR Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_sinr_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_hdr_sinr_threshold_list
,GError **error
);
Get the 'HDR SINR Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_sinr_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_hdr_sinr_threshold_list
,GError **error
);
Set the 'HDR SINR Threshold List' field in the message.
self |
||
value_hdr_sinr_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_ecio_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_hdr_ecio_delta
,GError **error
);
Get the 'HDR ECIO Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_ecio_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_hdr_ecio_delta
,GError **error
);
Set the 'HDR ECIO Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_ecio_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_hdr_ecio_threshold_list
,GError **error
);
Get the 'HDR ECIO Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_ecio_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_hdr_ecio_threshold_list
,GError **error
);
Set the 'HDR ECIO Threshold List' field in the message.
self |
||
value_hdr_ecio_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_hdr_rssi_delta
,GError **error
);
Get the 'HDR RSSI Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_hdr_rssi_delta
,GError **error
);
Set the 'HDR RSSI Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_hdr_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_hdr_rssi_threshold_list
,GError **error
);
Get the 'HDR RSSI Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_hdr_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_hdr_rssi_threshold_list
,GError **error
);
Set the 'HDR RSSI Threshold List' field in the message.
self |
||
value_hdr_rssi_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_cdma_ecio_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_cdma_ecio_delta
,GError **error
);
Get the 'CDMA ECIO Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_cdma_ecio_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_cdma_ecio_delta
,GError **error
);
Set the 'CDMA ECIO Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_cdma_ecio_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_cdma_ecio_threshold_list
,GError **error
);
Get the 'CDMA ECIO Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_cdma_ecio_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_cdma_ecio_threshold_list
,GError **error
);
Set the 'CDMA ECIO Threshold List' field in the message.
self |
||
value_cdma_ecio_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_cdma_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 *value_cdma_rssi_delta
,GError **error
);
Get the 'CDMA RSSI Delta' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_cdma_rssi_delta (QmiMessageNasConfigSignalInfoV2Input *self
,guint16 value_cdma_rssi_delta
,GError **error
);
Set the 'CDMA RSSI Delta' field in the message.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_get_cdma_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray **value_cdma_rssi_threshold_list
,GError **error
);
Get the 'CDMA RSSI Threshold List' field from self
.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_input_set_cdma_rssi_threshold_list (QmiMessageNasConfigSignalInfoV2Input *self
,GArray *value_cdma_rssi_threshold_list
,GError **error
);
Set the 'CDMA RSSI Threshold List' field in the message.
self |
||
value_cdma_rssi_threshold_list |
a GArray of gint16 elements. A new reference to |
[in][element-type gint16][transfer none] |
error |
Return location for error or |
Since: 1.32
QmiMessageNasConfigSignalInfoV2Output *
qmi_message_nas_config_signal_info_v2_output_ref
(QmiMessageNasConfigSignalInfoV2Output *self
);
Atomically increments the reference count of self
by one.
Since: 1.32
void
qmi_message_nas_config_signal_info_v2_output_unref
(QmiMessageNasConfigSignalInfoV2Output *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.32
gboolean qmi_message_nas_config_signal_info_v2_output_get_result (QmiMessageNasConfigSignalInfoV2Output *self
,GError **error
);
Get the result of the QMI operation.
Since: 1.32
QmiMessageNasConfigSignalInfoV2Output * qmi_message_nas_config_signal_info_v2_response_parse (QmiMessage *message
,GError **error
);
Parses a QmiMessage and builds a QmiMessageNasConfigSignalInfoV2Output out of it. The operation fails if the message is of the wrong type.
a QmiMessageNasConfigSignalInfoV2Output, or NULL
if error
is set. The returned value should be freed with qmi_message_nas_config_signal_info_v2_output_unref()
.
Since: 1.34
void qmi_client_nas_config_signal_info_v2 (QmiClientNas *self
,QmiMessageNasConfigSignalInfoV2Input *input
,guint timeout
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously sends a Config Signal Info v2 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_nas_config_signal_info_v2_finish()
to get the result of the operation.
self |
a QmiClientNas. |
|
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.32
QmiMessageNasConfigSignalInfoV2Output * qmi_client_nas_config_signal_info_v2_finish (QmiClientNas *self
,GAsyncResult *res
,GError **error
);
Finishes an async operation started with qmi_client_nas_config_signal_info_v2()
.
self |
a QmiClientNas. |
|
res |
the GAsyncResult obtained from the GAsyncReadyCallback passed to |
|
error |
Return location for error or |
a QmiMessageNasConfigSignalInfoV2Output, or NULL
if error
is set. The returned value should be freed with qmi_message_nas_config_signal_info_v2_output_unref()
.
Since: 1.32
typedef struct _QmiMessageNasConfigSignalInfoV2Input QmiMessageNasConfigSignalInfoV2Input;
The QmiMessageNasConfigSignalInfoV2Input structure contains private data and should only be accessed using the provided API.
Since: 1.32
typedef struct _QmiMessageNasConfigSignalInfoV2Output QmiMessageNasConfigSignalInfoV2Output;
The QmiMessageNasConfigSignalInfoV2Output structure contains private data and should only be accessed using the provided API.
Since: 1.32