Top |
NAS Set System Selection Preference responseNAS Set System Selection Preference response — Methods to manage the NAS Set System Selection Preference response. |
GBoxed ├── QmiMessageNasSetSystemSelectionPreferenceInput ╰── QmiMessageNasSetSystemSelectionPreferenceOutput
Collection of methods to create requests and parse responses of the NAS Set System Selection Preference message.
QmiMessageNasSetSystemSelectionPreferenceInput *
qmi_message_nas_set_system_selection_preference_input_new
(void
);
Allocates a new QmiMessageNasSetSystemSelectionPreferenceInput.
the newly created QmiMessageNasSetSystemSelectionPreferenceInput. The returned value should be freed with qmi_message_nas_set_system_selection_preference_input_unref()
.
Since: 1.0
QmiMessageNasSetSystemSelectionPreferenceInput *
qmi_message_nas_set_system_selection_preference_input_ref
(QmiMessageNasSetSystemSelectionPreferenceInput *self
);
Atomically increments the reference count of self
by one.
Since: 1.0
void
qmi_message_nas_set_system_selection_preference_input_unref
(QmiMessageNasSetSystemSelectionPreferenceInput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_nr5g_nsa_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,guint64 *value_nr5g_nsa_band_preference_mask_0
,guint64 *value_nr5g_nsa_band_preference_mask_1
,guint64 *value_nr5g_nsa_band_preference_mask_2
,guint64 *value_nr5g_nsa_band_preference_mask_3
,guint64 *value_nr5g_nsa_band_preference_mask_4
,guint64 *value_nr5g_nsa_band_preference_mask_5
,guint64 *value_nr5g_nsa_band_preference_mask_6
,guint64 *value_nr5g_nsa_band_preference_mask_7
,GError **error
);
Get the 'NR5G NSA Band Preference' field from self
.
self |
||
value_nr5g_nsa_band_preference_mask_0 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_nsa_band_preference_mask_1 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_nsa_band_preference_mask_2 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_nsa_band_preference_mask_3 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_nsa_band_preference_mask_4 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_nsa_band_preference_mask_5 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_nsa_band_preference_mask_6 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_nsa_band_preference_mask_7 |
a placeholder for the output guint64, or |
[out][optional] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_set_system_selection_preference_input_set_nr5g_nsa_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,guint64 value_nr5g_nsa_band_preference_mask_0
,guint64 value_nr5g_nsa_band_preference_mask_1
,guint64 value_nr5g_nsa_band_preference_mask_2
,guint64 value_nr5g_nsa_band_preference_mask_3
,guint64 value_nr5g_nsa_band_preference_mask_4
,guint64 value_nr5g_nsa_band_preference_mask_5
,guint64 value_nr5g_nsa_band_preference_mask_6
,guint64 value_nr5g_nsa_band_preference_mask_7
,GError **error
);
Set the 'NR5G NSA Band Preference' field in the message.
self |
||
value_nr5g_nsa_band_preference_mask_0 |
a guint64. |
|
value_nr5g_nsa_band_preference_mask_1 |
a guint64. |
|
value_nr5g_nsa_band_preference_mask_2 |
a guint64. |
|
value_nr5g_nsa_band_preference_mask_3 |
a guint64. |
|
value_nr5g_nsa_band_preference_mask_4 |
a guint64. |
|
value_nr5g_nsa_band_preference_mask_5 |
a guint64. |
|
value_nr5g_nsa_band_preference_mask_6 |
a guint64. |
|
value_nr5g_nsa_band_preference_mask_7 |
a guint64. |
|
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_set_system_selection_preference_input_get_nr5g_sa_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,guint64 *value_nr5g_sa_band_preference_mask_0
,guint64 *value_nr5g_sa_band_preference_mask_1
,guint64 *value_nr5g_sa_band_preference_mask_2
,guint64 *value_nr5g_sa_band_preference_mask_3
,guint64 *value_nr5g_sa_band_preference_mask_4
,guint64 *value_nr5g_sa_band_preference_mask_5
,guint64 *value_nr5g_sa_band_preference_mask_6
,guint64 *value_nr5g_sa_band_preference_mask_7
,GError **error
);
Get the 'NR5G SA Band Preference' field from self
.
self |
||
value_nr5g_sa_band_preference_mask_0 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_sa_band_preference_mask_1 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_sa_band_preference_mask_2 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_sa_band_preference_mask_3 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_sa_band_preference_mask_4 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_sa_band_preference_mask_5 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_sa_band_preference_mask_6 |
a placeholder for the output guint64, or |
[out][optional] |
value_nr5g_sa_band_preference_mask_7 |
a placeholder for the output guint64, or |
[out][optional] |
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_set_system_selection_preference_input_set_nr5g_sa_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,guint64 value_nr5g_sa_band_preference_mask_0
,guint64 value_nr5g_sa_band_preference_mask_1
,guint64 value_nr5g_sa_band_preference_mask_2
,guint64 value_nr5g_sa_band_preference_mask_3
,guint64 value_nr5g_sa_band_preference_mask_4
,guint64 value_nr5g_sa_band_preference_mask_5
,guint64 value_nr5g_sa_band_preference_mask_6
,guint64 value_nr5g_sa_band_preference_mask_7
,GError **error
);
Set the 'NR5G SA Band Preference' field in the message.
self |
||
value_nr5g_sa_band_preference_mask_0 |
a guint64. |
|
value_nr5g_sa_band_preference_mask_1 |
a guint64. |
|
value_nr5g_sa_band_preference_mask_2 |
a guint64. |
|
value_nr5g_sa_band_preference_mask_3 |
a guint64. |
|
value_nr5g_sa_band_preference_mask_4 |
a guint64. |
|
value_nr5g_sa_band_preference_mask_5 |
a guint64. |
|
value_nr5g_sa_band_preference_mask_6 |
a guint64. |
|
value_nr5g_sa_band_preference_mask_7 |
a guint64. |
|
error |
Return location for error or |
Since: 1.32
gboolean qmi_message_nas_set_system_selection_preference_input_get_extended_lte_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,guint64 *value_extended_lte_band_preference_mask_low
,guint64 *value_extended_lte_band_preference_mask_mid_low
,guint64 *value_extended_lte_band_preference_mask_mid_high
,guint64 *value_extended_lte_band_preference_mask_high
,GError **error
);
Get the 'Extended LTE Band Preference' field from self
.
self |
||
value_extended_lte_band_preference_mask_low |
a placeholder for the output guint64, or |
[out][optional] |
value_extended_lte_band_preference_mask_mid_low |
a placeholder for the output guint64, or |
[out][optional] |
value_extended_lte_band_preference_mask_mid_high |
a placeholder for the output guint64, or |
[out][optional] |
value_extended_lte_band_preference_mask_high |
a placeholder for the output guint64, or |
[out][optional] |
error |
Return location for error or |
Since: 1.20
gboolean qmi_message_nas_set_system_selection_preference_input_set_extended_lte_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,guint64 value_extended_lte_band_preference_mask_low
,guint64 value_extended_lte_band_preference_mask_mid_low
,guint64 value_extended_lte_band_preference_mask_mid_high
,guint64 value_extended_lte_band_preference_mask_high
,GError **error
);
Set the 'Extended LTE Band Preference' field in the message.
Since: 1.20
gboolean qmi_message_nas_set_system_selection_preference_input_get_voice_domain_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasVoiceDomainPreference *value_voice_domain_preference
,GError **error
);
Get the 'Voice Domain Preference' field from self
.
self |
||
value_voice_domain_preference |
a placeholder for the output QmiNasVoiceDomainPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.24
gboolean qmi_message_nas_set_system_selection_preference_input_set_voice_domain_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasVoiceDomainPreference value_voice_domain_preference
,GError **error
);
Set the 'Voice Domain Preference' field in the message.
Since: 1.24
gboolean qmi_message_nas_set_system_selection_preference_input_get_usage_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasUsagePreference *value_usage_preference
,GError **error
);
Get the 'Usage Preference' field from self
.
self |
||
value_usage_preference |
a placeholder for the output QmiNasUsagePreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.24
gboolean qmi_message_nas_set_system_selection_preference_input_set_usage_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasUsagePreference value_usage_preference
,GError **error
);
Set the 'Usage Preference' field in the message.
Since: 1.24
gboolean qmi_message_nas_set_system_selection_preference_input_get_network_selection_registration_restriction (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasNetworkSelectionRegistrationRestriction *value_network_selection_registration_restriction
,GError **error
);
Get the 'Network Selection Registration Restriction' field from self
.
self |
||
value_network_selection_registration_restriction |
a placeholder for the output QmiNasNetworkSelectionRegistrationRestriction, or |
[out][optional] |
error |
Return location for error or |
Since: 1.24
gboolean qmi_message_nas_set_system_selection_preference_input_set_network_selection_registration_restriction (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasNetworkSelectionRegistrationRestriction value_network_selection_registration_restriction
,GError **error
);
Set the 'Network Selection Registration Restriction' field in the message.
self |
||
value_network_selection_registration_restriction |
||
error |
Return location for error or |
Since: 1.24
gboolean qmi_message_nas_set_system_selection_preference_input_get_acquisition_order_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,GArray **value_acquisition_order_preference
,GError **error
);
Get the 'Acquisition Order Preference' field from self
.
self |
||
value_acquisition_order_preference |
a placeholder for the output GArray of QmiNasRadioInterface elements, or |
[out][optional][element-type QmiNasRadioInterface][transfer none] |
error |
Return location for error or |
Since: 1.22
gboolean qmi_message_nas_set_system_selection_preference_input_set_acquisition_order_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,GArray *value_acquisition_order_preference
,GError **error
);
Set the 'Acquisition Order Preference' field in the message.
self |
||
value_acquisition_order_preference |
a GArray of QmiNasRadioInterface elements. A new reference to |
[in][element-type QmiNasRadioInterface][transfer none] |
error |
Return location for error or |
Since: 1.22
gboolean qmi_message_nas_set_system_selection_preference_input_get_td_scdma_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasTdScdmaBandPreference *value_td_scdma_band_preference
,GError **error
);
Get the 'TD SCDMA Band Preference' field from self
.
self |
||
value_td_scdma_band_preference |
a placeholder for the output QmiNasTdScdmaBandPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_td_scdma_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasTdScdmaBandPreference value_td_scdma_band_preference
,GError **error
);
Set the 'TD SCDMA Band Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_mnc_pcs_digit_include_status (QmiMessageNasSetSystemSelectionPreferenceInput *self
,gboolean *value_mnc_pcs_digit_include_status
,GError **error
);
Get the 'MNC PCS Digit Include Status' field from self
.
Since: 1.30
gboolean qmi_message_nas_set_system_selection_preference_input_set_mnc_pcs_digit_include_status (QmiMessageNasSetSystemSelectionPreferenceInput *self
,gboolean value_mnc_pcs_digit_include_status
,GError **error
);
Set the 'MNC PCS Digit Include Status' field in the message.
Since: 1.30
gboolean qmi_message_nas_set_system_selection_preference_input_get_gsm_wcdma_acquisition_order_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasGsmWcdmaAcquisitionOrderPreference *value_gsm_wcdma_acquisition_order_preference
,GError **error
);
Get the 'GSM WCDMA Acquisition Order Preference' field from self
.
self |
||
value_gsm_wcdma_acquisition_order_preference |
a placeholder for the output QmiNasGsmWcdmaAcquisitionOrderPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_gsm_wcdma_acquisition_order_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasGsmWcdmaAcquisitionOrderPreference value_gsm_wcdma_acquisition_order_preference
,GError **error
);
Set the 'GSM WCDMA Acquisition Order Preference' field in the message.
self |
||
value_gsm_wcdma_acquisition_order_preference |
||
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_service_domain_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasServiceDomainPreference *value_service_domain_preference
,GError **error
);
Get the 'Service Domain Preference' field from self
.
self |
||
value_service_domain_preference |
a placeholder for the output QmiNasServiceDomainPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_service_domain_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasServiceDomainPreference value_service_domain_preference
,GError **error
);
Set the 'Service Domain Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_change_duration (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasChangeDuration *value_change_duration
,GError **error
);
Get the 'Change Duration' field from self
.
self |
||
value_change_duration |
a placeholder for the output QmiNasChangeDuration, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_change_duration (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasChangeDuration value_change_duration
,GError **error
);
Set the 'Change Duration' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_network_selection_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasNetworkSelectionPreference *value_network_selection_preference_mode
,guint16 *value_network_selection_preference_mcc
,guint16 *value_network_selection_preference_mnc
,GError **error
);
Get the 'Network Selection Preference' field from self
.
self |
||
value_network_selection_preference_mode |
a placeholder for the output QmiNasNetworkSelectionPreference, or |
[out][optional] |
value_network_selection_preference_mcc |
a placeholder for the output guint16, or |
[out][optional] |
value_network_selection_preference_mnc |
a placeholder for the output guint16, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_network_selection_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasNetworkSelectionPreference value_network_selection_preference_mode
,guint16 value_network_selection_preference_mcc
,guint16 value_network_selection_preference_mnc
,GError **error
);
Set the 'Network Selection Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_lte_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasLteBandPreference *value_lte_band_preference
,GError **error
);
Get the 'LTE Band Preference' field from self
.
self |
||
value_lte_band_preference |
a placeholder for the output QmiNasLteBandPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_lte_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasLteBandPreference value_lte_band_preference
,GError **error
);
Set the 'LTE Band Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_roaming_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasRoamingPreference *value_roaming_preference
,GError **error
);
Get the 'Roaming Preference' field from self
.
self |
||
value_roaming_preference |
a placeholder for the output QmiNasRoamingPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_roaming_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasRoamingPreference value_roaming_preference
,GError **error
);
Set the 'Roaming Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_cdma_prl_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasCdmaPrlPreference *value_cdma_prl_preference
,GError **error
);
Get the 'CDMA PRL Preference' field from self
.
self |
||
value_cdma_prl_preference |
a placeholder for the output QmiNasCdmaPrlPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_cdma_prl_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasCdmaPrlPreference value_cdma_prl_preference
,GError **error
);
Set the 'CDMA PRL Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasBandPreference *value_band_preference
,GError **error
);
Get the 'Band Preference' field from self
.
self |
||
value_band_preference |
a placeholder for the output QmiNasBandPreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_band_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasBandPreference value_band_preference
,GError **error
);
Set the 'Band Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_mode_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasRatModePreference *value_mode_preference
,GError **error
);
Get the 'Mode Preference' field from self
.
self |
||
value_mode_preference |
a placeholder for the output QmiNasRatModePreference, or |
[out][optional] |
error |
Return location for error or |
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_mode_preference (QmiMessageNasSetSystemSelectionPreferenceInput *self
,QmiNasRatModePreference value_mode_preference
,GError **error
);
Set the 'Mode Preference' field in the message.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_get_emergency_mode (QmiMessageNasSetSystemSelectionPreferenceInput *self
,gboolean *value_emergency_mode
,GError **error
);
Get the 'Emergency mode' field from self
.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_input_set_emergency_mode (QmiMessageNasSetSystemSelectionPreferenceInput *self
,gboolean value_emergency_mode
,GError **error
);
Set the 'Emergency mode' field in the message.
Since: 1.0
QmiMessageNasSetSystemSelectionPreferenceOutput *
qmi_message_nas_set_system_selection_preference_output_ref
(QmiMessageNasSetSystemSelectionPreferenceOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.0
void
qmi_message_nas_set_system_selection_preference_output_unref
(QmiMessageNasSetSystemSelectionPreferenceOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.0
gboolean qmi_message_nas_set_system_selection_preference_output_get_result (QmiMessageNasSetSystemSelectionPreferenceOutput *self
,GError **error
);
Get the result of the QMI operation.
self |
a QmiMessageNasSetSystemSelectionPreferenceOutput. |
|
error |
Return location for error or |
Since: 1.0
QmiMessageNasSetSystemSelectionPreferenceOutput * qmi_message_nas_set_system_selection_preference_response_parse (QmiMessage *message
,GError **error
);
Parses a QmiMessage and builds a QmiMessageNasSetSystemSelectionPreferenceOutput out of it. The operation fails if the message is of the wrong type.
a QmiMessageNasSetSystemSelectionPreferenceOutput, or NULL
if error
is set. The returned value should be freed with qmi_message_nas_set_system_selection_preference_output_unref()
.
Since: 1.34
void qmi_client_nas_set_system_selection_preference (QmiClientNas *self
,QmiMessageNasSetSystemSelectionPreferenceInput *input
,guint timeout
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously sends a Set System Selection Preference 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_set_system_selection_preference_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.0
QmiMessageNasSetSystemSelectionPreferenceOutput * qmi_client_nas_set_system_selection_preference_finish (QmiClientNas *self
,GAsyncResult *res
,GError **error
);
Finishes an async operation started with qmi_client_nas_set_system_selection_preference()
.
self |
a QmiClientNas. |
|
res |
the GAsyncResult obtained from the GAsyncReadyCallback passed to |
|
error |
Return location for error or |
a QmiMessageNasSetSystemSelectionPreferenceOutput, or NULL
if error
is set. The returned value should be freed with qmi_message_nas_set_system_selection_preference_output_unref()
.
Since: 1.0
typedef struct _QmiMessageNasSetSystemSelectionPreferenceInput QmiMessageNasSetSystemSelectionPreferenceInput;
The QmiMessageNasSetSystemSelectionPreferenceInput structure contains private data and should only be accessed using the provided API.
Since: 1.0
typedef struct _QmiMessageNasSetSystemSelectionPreferenceOutput QmiMessageNasSetSystemSelectionPreferenceOutput;
The QmiMessageNasSetSystemSelectionPreferenceOutput structure contains private data and should only be accessed using the provided API.
Since: 1.0