| Top |  |  |  |  | 
QmiMessageNasGetSystemInfoOutput *
qmi_message_nas_get_system_info_output_ref
                               (QmiMessageNasGetSystemInfoOutput *self);
Atomically increments the reference count of self
 by one.
void
qmi_message_nas_get_system_info_output_unref
                               (QmiMessageNasGetSystemInfoOutput *self);
Atomically decrements the reference count of self
 by one.
If the reference count drops to 0, self
 is completely disposed.
gboolean qmi_message_nas_get_system_info_output_get_result (QmiMessageNasGetSystemInfoOutput *self,GError **error);
Get the result of the QMI operation.
gboolean qmi_message_nas_get_system_info_output_get_sim_reject_info (QmiMessageNasGetSystemInfoOutput *self,QmiNasSimRejectState *sim_reject_info,GError **error);
Get the 'SIM Reject Info' field from self
.
| self | ||
| sim_reject_info | a placeholder for the output QmiNasSimRejectState, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_lte_embms_coverage_info_support (QmiMessageNasGetSystemInfoOutput *self,gboolean *lte_embms_coverage_info_support,GError **error);
Get the 'LTE eMBMS Coverage Info Support' field from self
.
gboolean qmi_message_nas_get_system_info_output_get_td_scdma_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *td_scdma_system_info_domain_valid,QmiNasNetworkServiceDomain *td_scdma_system_info_domain,gboolean *td_scdma_system_info_service_capability_valid,QmiNasNetworkServiceDomain *td_scdma_system_info_service_capability,gboolean *td_scdma_system_info_roaming_status_valid,QmiNasRoamingStatus *td_scdma_system_info_roaming_status,gboolean *td_scdma_system_info_forbidden_valid,gboolean *td_scdma_system_info_forbidden,gboolean *td_scdma_system_info_lac_valid,guint16 *td_scdma_system_info_lac,gboolean *td_scdma_system_info_cid_valid,guint32 *td_scdma_system_info_cid,gboolean *td_scdma_system_info_registration_reject_info_valid,QmiNasNetworkServiceDomain *td_scdma_system_info_registration_reject_domain,guint8 *td_scdma_system_info_registration_reject_cause,gboolean *td_scdma_system_info_network_id_valid,const gchar **td_scdma_system_info_mcc,const gchar **td_scdma_system_info_mnc,gboolean *td_scdma_system_info_hs_call_status_valid,QmiNasWcdmaHsService *td_scdma_system_info_hs_call_status,gboolean *td_scdma_system_info_hs_service_valid,QmiNasWcdmaHsService *td_scdma_system_info_hs_service,gboolean *td_scdma_system_info_cell_parameter_id_valid,guint16 *td_scdma_system_info_cell_parameter_id,gboolean *td_scdma_system_info_cell_broadcast_support_valid,QmiNasCellBroadcastCapability *td_scdma_system_info_cell_broadcast_support,gboolean *td_scdma_system_info_cs_call_barring_status_valid,QmiNasCallBarringStatus *td_scdma_system_info_cs_call_barring_status,gboolean *td_scdma_system_info_ps_call_barring_status_valid,QmiNasCallBarringStatus *td_scdma_system_info_ps_call_barring_status,gboolean *td_scdma_system_info_cipher_domain_valid,QmiNasNetworkServiceDomain *td_scdma_system_info_cipher_domain,GError **error);
Get the 'TD SCDMA System Info' field from self
.
| self | ||
| td_scdma_system_info_domain_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| td_scdma_system_info_service_capability_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| td_scdma_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | |
| td_scdma_system_info_forbidden_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_forbidden | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_lac_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_lac | a placeholder for the output guint16, or  | |
| td_scdma_system_info_cid_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_cid | a placeholder for the output guint32, or  | |
| td_scdma_system_info_registration_reject_info_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| td_scdma_system_info_registration_reject_cause | a placeholder for the output guint8, or  | |
| td_scdma_system_info_network_id_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_mcc | a placeholder for the output constant string, or  | |
| td_scdma_system_info_mnc | a placeholder for the output constant string, or  | |
| td_scdma_system_info_hs_call_status_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_hs_call_status | a placeholder for the output QmiNasWcdmaHsService, or  | |
| td_scdma_system_info_hs_service_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_hs_service | a placeholder for the output QmiNasWcdmaHsService, or  | |
| td_scdma_system_info_cell_parameter_id_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_cell_parameter_id | a placeholder for the output guint16, or  | |
| td_scdma_system_info_cell_broadcast_support_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_cell_broadcast_support | a placeholder for the output QmiNasCellBroadcastCapability, or  | |
| td_scdma_system_info_cs_call_barring_status_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_cs_call_barring_status | a placeholder for the output QmiNasCallBarringStatus, or  | |
| td_scdma_system_info_ps_call_barring_status_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_ps_call_barring_status | a placeholder for the output QmiNasCallBarringStatus, or  | |
| td_scdma_system_info_cipher_domain_valid | a placeholder for the output gboolean, or  | |
| td_scdma_system_info_cipher_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_td_scdma_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *td_scdma_service_status_service_status,QmiNasServiceStatus *td_scdma_service_status_true_service_status,gboolean *td_scdma_service_status_preferred_data_path,GError **error);
Get the 'TD SCDMA Service Status' field from self
.
| self | ||
| td_scdma_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| td_scdma_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| td_scdma_service_status_preferred_data_path | a placeholder for the output gboolean, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_wcdma_cipher_domain (QmiMessageNasGetSystemInfoOutput *self,QmiNasNetworkServiceDomain *wcdma_cipher_domain,GError **error);
Get the 'WCDMA Cipher Domain' field from self
.
| self | ||
| wcdma_cipher_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_gsm_cipher_domain (QmiMessageNasGetSystemInfoOutput *self,QmiNasNetworkServiceDomain *gsm_cipher_domain,GError **error);
Get the 'GSM Cipher Domain' field from self
.
| self | ||
| gsm_cipher_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_lte_voice_support (QmiMessageNasGetSystemInfoOutput *self,gboolean *lte_voice_support,GError **error);
Get the 'LTE Voice Support' field from self
.
gboolean qmi_message_nas_get_system_info_output_get_wcdma_call_barring_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasCallBarringStatus *wcdma_call_barring_status_cs_status,QmiNasCallBarringStatus *wcdma_call_barring_status_ps_status,GError **error);
Get the 'WCDMA Call Barring Status' field from self
.
| self | ||
| wcdma_call_barring_status_cs_status | a placeholder for the output QmiNasCallBarringStatus, or  | |
| wcdma_call_barring_status_ps_status | a placeholder for the output QmiNasCallBarringStatus, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_gsm_call_barring_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasCallBarringStatus *gsm_call_barring_status_cs_status,QmiNasCallBarringStatus *gsm_call_barring_status_ps_status,GError **error);
Get the 'GSM Call Barring Status' field from self
.
| self | ||
| gsm_call_barring_status_cs_status | a placeholder for the output QmiNasCallBarringStatus, or  | |
| gsm_call_barring_status_ps_status | a placeholder for the output QmiNasCallBarringStatus, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_additional_lte_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *additional_lte_system_info_geo_system_index,GError **error);
Get the 'Additional LTE System Info' field from self
.
gboolean qmi_message_nas_get_system_info_output_get_additional_wcdma_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *additional_wcdma_system_info_geo_system_index,QmiNasCellBroadcastCapability *additional_wcdma_system_info_cell_broadcast_support,GError **error);
Get the 'Additional WCDMA System Info' field from self
.
| self | ||
| additional_wcdma_system_info_geo_system_index | a placeholder for the output guint16, or  | |
| additional_wcdma_system_info_cell_broadcast_support | a placeholder for the output QmiNasCellBroadcastCapability, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_additional_gsm_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *additional_gsm_system_info_geo_system_index,QmiNasCellBroadcastCapability *additional_gsm_system_info_cell_broadcast_support,GError **error);
Get the 'Additional GSM System Info' field from self
.
| self | ||
| additional_gsm_system_info_geo_system_index | a placeholder for the output guint16, or  | |
| additional_gsm_system_info_cell_broadcast_support | a placeholder for the output QmiNasCellBroadcastCapability, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_additional_hdr_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *additional_hdr_system_info_geo_system_index,GError **error);
Get the 'Additional HDR System Info' field from self
.
gboolean qmi_message_nas_get_system_info_output_get_additional_cdma_system_info (QmiMessageNasGetSystemInfoOutput *self,guint16 *additional_cdma_system_info_geo_system_index,guint16 *additional_cdma_system_info_registration_period,GError **error);
Get the 'Additional CDMA System Info' field from self
.
gboolean qmi_message_nas_get_system_info_output_get_lte_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *lte_system_info_domain_valid,QmiNasNetworkServiceDomain *lte_system_info_domain,gboolean *lte_system_info_service_capability_valid,QmiNasNetworkServiceDomain *lte_system_info_service_capability,gboolean *lte_system_info_roaming_status_valid,QmiNasRoamingStatus *lte_system_info_roaming_status,gboolean *lte_system_info_forbidden_valid,gboolean *lte_system_info_forbidden,gboolean *lte_system_info_lac_valid,guint16 *lte_system_info_lac,gboolean *lte_system_info_cid_valid,guint32 *lte_system_info_cid,gboolean *lte_system_info_registration_reject_info_valid,QmiNasNetworkServiceDomain *lte_system_info_registration_reject_domain,guint8 *lte_system_info_registration_reject_cause,gboolean *lte_system_info_network_id_valid,const gchar **lte_system_info_mcc,const gchar **lte_system_info_mnc,gboolean *lte_system_info_tac_valid,guint16 *lte_system_info_tac,GError **error);
Get the 'LTE System Info' field from self
.
| self | ||
| lte_system_info_domain_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| lte_system_info_service_capability_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| lte_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | |
| lte_system_info_forbidden_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_forbidden | a placeholder for the output gboolean, or  | |
| lte_system_info_lac_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_lac | a placeholder for the output guint16, or  | |
| lte_system_info_cid_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_cid | a placeholder for the output guint32, or  | |
| lte_system_info_registration_reject_info_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| lte_system_info_registration_reject_cause | a placeholder for the output guint8, or  | |
| lte_system_info_network_id_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_mcc | a placeholder for the output constant string, or  | |
| lte_system_info_mnc | a placeholder for the output constant string, or  | |
| lte_system_info_tac_valid | a placeholder for the output gboolean, or  | |
| lte_system_info_tac | a placeholder for the output guint16, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_wcdma_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *wcdma_system_info_domain_valid,QmiNasNetworkServiceDomain *wcdma_system_info_domain,gboolean *wcdma_system_info_service_capability_valid,QmiNasNetworkServiceDomain *wcdma_system_info_service_capability,gboolean *wcdma_system_info_roaming_status_valid,QmiNasRoamingStatus *wcdma_system_info_roaming_status,gboolean *wcdma_system_info_forbidden_valid,gboolean *wcdma_system_info_forbidden,gboolean *wcdma_system_info_lac_valid,guint16 *wcdma_system_info_lac,gboolean *wcdma_system_info_cid_valid,guint32 *wcdma_system_info_cid,gboolean *wcdma_system_info_registration_reject_info_valid,QmiNasNetworkServiceDomain *wcdma_system_info_registration_reject_domain,guint8 *wcdma_system_info_registration_reject_cause,gboolean *wcdma_system_info_network_id_valid,const gchar **wcdma_system_info_mcc,const gchar **wcdma_system_info_mnc,gboolean *wcdma_system_info_hs_call_status_valid,QmiNasWcdmaHsService *wcdma_system_info_hs_call_status,gboolean *wcdma_system_info_hs_service_valid,QmiNasWcdmaHsService *wcdma_system_info_hs_service,gboolean *wcdma_system_info_primary_scrambling_code_valid,guint16 *wcdma_system_info_primary_scrambling_code,GError **error);
Get the 'WCDMA System Info' field from self
.
| self | ||
| wcdma_system_info_domain_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| wcdma_system_info_service_capability_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| wcdma_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | |
| wcdma_system_info_forbidden_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_forbidden | a placeholder for the output gboolean, or  | |
| wcdma_system_info_lac_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_lac | a placeholder for the output guint16, or  | |
| wcdma_system_info_cid_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_cid | a placeholder for the output guint32, or  | |
| wcdma_system_info_registration_reject_info_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| wcdma_system_info_registration_reject_cause | a placeholder for the output guint8, or  | |
| wcdma_system_info_network_id_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_mcc | a placeholder for the output constant string, or  | |
| wcdma_system_info_mnc | a placeholder for the output constant string, or  | |
| wcdma_system_info_hs_call_status_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_hs_call_status | a placeholder for the output QmiNasWcdmaHsService, or  | |
| wcdma_system_info_hs_service_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_hs_service | a placeholder for the output QmiNasWcdmaHsService, or  | |
| wcdma_system_info_primary_scrambling_code_valid | a placeholder for the output gboolean, or  | |
| wcdma_system_info_primary_scrambling_code | a placeholder for the output guint16, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_gsm_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *gsm_system_info_domain_valid,QmiNasNetworkServiceDomain *gsm_system_info_domain,gboolean *gsm_system_info_service_capability_valid,QmiNasNetworkServiceDomain *gsm_system_info_service_capability,gboolean *gsm_system_info_roaming_status_valid,QmiNasRoamingStatus *gsm_system_info_roaming_status,gboolean *gsm_system_info_forbidden_valid,gboolean *gsm_system_info_forbidden,gboolean *gsm_system_info_lac_valid,guint16 *gsm_system_info_lac,gboolean *gsm_system_info_cid_valid,guint32 *gsm_system_info_cid,gboolean *gsm_system_info_registration_reject_info_valid,QmiNasNetworkServiceDomain *gsm_system_info_registration_reject_domain,guint8 *gsm_system_info_registration_reject_cause,gboolean *gsm_system_info_network_id_valid,const gchar **gsm_system_info_mcc,const gchar **gsm_system_info_mnc,gboolean *gsm_system_info_egprs_support_valid,gboolean *gsm_system_info_egprs_support,gboolean *gsm_system_info_dtm_support_valid,gboolean *gsm_system_info_dtm_support,GError **error);
Get the 'GSM System Info' field from self
.
| self | ||
| gsm_system_info_domain_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| gsm_system_info_service_capability_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| gsm_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | |
| gsm_system_info_forbidden_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_forbidden | a placeholder for the output gboolean, or  | |
| gsm_system_info_lac_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_lac | a placeholder for the output guint16, or  | |
| gsm_system_info_cid_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_cid | a placeholder for the output guint32, or  | |
| gsm_system_info_registration_reject_info_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_registration_reject_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| gsm_system_info_registration_reject_cause | a placeholder for the output guint8, or  | |
| gsm_system_info_network_id_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_mcc | a placeholder for the output constant string, or  | |
| gsm_system_info_mnc | a placeholder for the output constant string, or  | |
| gsm_system_info_egprs_support_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_egprs_support | a placeholder for the output gboolean, or  | |
| gsm_system_info_dtm_support_valid | a placeholder for the output gboolean, or  | |
| gsm_system_info_dtm_support | a placeholder for the output gboolean, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_hdr_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *hdr_system_info_domain_valid,QmiNasNetworkServiceDomain *hdr_system_info_domain,gboolean *hdr_system_info_service_capability_valid,QmiNasNetworkServiceDomain *hdr_system_info_service_capability,gboolean *hdr_system_info_roaming_status_valid,QmiNasRoamingStatus *hdr_system_info_roaming_status,gboolean *hdr_system_info_forbidden_valid,gboolean *hdr_system_info_forbidden,gboolean *hdr_system_info_prl_match_valid,gboolean *hdr_system_info_prl_match,gboolean *hdr_system_info_personality_valid,QmiNasHdrPersonality *hdr_system_info_personality,gboolean *hdr_system_info_protocol_revision_valid,QmiNasHdrProtocolRevision *hdr_system_info_protocol_revision,gboolean *hdr_system_info_is_856_system_id_valid,const gchar **hdr_system_info_is_856_system_id,GError **error);
Get the 'HDR System Info' field from self
.
| self | ||
| hdr_system_info_domain_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| hdr_system_info_service_capability_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| hdr_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | |
| hdr_system_info_forbidden_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_forbidden | a placeholder for the output gboolean, or  | |
| hdr_system_info_prl_match_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_prl_match | a placeholder for the output gboolean, or  | |
| hdr_system_info_personality_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_personality | a placeholder for the output QmiNasHdrPersonality, or  | |
| hdr_system_info_protocol_revision_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_protocol_revision | a placeholder for the output QmiNasHdrProtocolRevision, or  | |
| hdr_system_info_is_856_system_id_valid | a placeholder for the output gboolean, or  | |
| hdr_system_info_is_856_system_id | a placeholder for the output constant string, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_cdma_system_info (QmiMessageNasGetSystemInfoOutput *self,gboolean *cdma_system_info_domain_valid,QmiNasNetworkServiceDomain *cdma_system_info_domain,gboolean *cdma_system_info_service_capability_valid,QmiNasNetworkServiceDomain *cdma_system_info_service_capability,gboolean *cdma_system_info_roaming_status_valid,QmiNasRoamingStatus *cdma_system_info_roaming_status,gboolean *cdma_system_info_forbidden_valid,gboolean *cdma_system_info_forbidden,gboolean *cdma_system_info_prl_match_valid,gboolean *cdma_system_info_prl_match,gboolean *cdma_system_info_p_rev_valid,guint8 *cdma_system_info_p_rev,gboolean *cdma_system_info_base_station_p_rev_valid,guint8 *cdma_system_info_base_station_p_rev,gboolean *cdma_system_info_concurrent_service_support_valid,gboolean *cdma_system_info_concurrent_service_support,gboolean *cdma_system_info_cdma_system_id_valid,guint16 *cdma_system_info_sid,guint16 *cdma_system_info_nid,gboolean *cdma_system_info_base_station_info_valid,guint16 *cdma_system_info_base_station_id,gint32 *cdma_system_info_base_station_latitude,gint32 *cdma_system_info_base_station_longitude,gboolean *cdma_system_info_packet_zone_valid,guint16 *cdma_system_info_packet_zone,gboolean *cdma_system_info_network_id_valid,const gchar **cdma_system_info_mcc,const gchar **cdma_system_info_mnc,GError **error);
Get the 'CDMA System Info' field from self
.
| self | ||
| cdma_system_info_domain_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_domain | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| cdma_system_info_service_capability_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_service_capability | a placeholder for the output QmiNasNetworkServiceDomain, or  | |
| cdma_system_info_roaming_status_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_roaming_status | a placeholder for the output QmiNasRoamingStatus, or  | |
| cdma_system_info_forbidden_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_forbidden | a placeholder for the output gboolean, or  | |
| cdma_system_info_prl_match_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_prl_match | a placeholder for the output gboolean, or  | |
| cdma_system_info_p_rev_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_p_rev | a placeholder for the output guint8, or  | |
| cdma_system_info_base_station_p_rev_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_base_station_p_rev | a placeholder for the output guint8, or  | |
| cdma_system_info_concurrent_service_support_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_concurrent_service_support | a placeholder for the output gboolean, or  | |
| cdma_system_info_cdma_system_id_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_sid | a placeholder for the output guint16, or  | |
| cdma_system_info_nid | a placeholder for the output guint16, or  | |
| cdma_system_info_base_station_info_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_base_station_id | a placeholder for the output guint16, or  | |
| cdma_system_info_base_station_latitude | a placeholder for the output gint32, or  | |
| cdma_system_info_base_station_longitude | a placeholder for the output gint32, or  | |
| cdma_system_info_packet_zone_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_packet_zone | a placeholder for the output guint16, or  | |
| cdma_system_info_network_id_valid | a placeholder for the output gboolean, or  | |
| cdma_system_info_mcc | a placeholder for the output constant string, or  | |
| cdma_system_info_mnc | a placeholder for the output constant string, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_lte_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *lte_service_status_service_status,QmiNasServiceStatus *lte_service_status_true_service_status,gboolean *lte_service_status_preferred_data_path,GError **error);
Get the 'LTE Service Status' field from self
.
| self | ||
| lte_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| lte_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| lte_service_status_preferred_data_path | a placeholder for the output gboolean, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_wcdma_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *wcdma_service_status_service_status,QmiNasServiceStatus *wcdma_service_status_true_service_status,gboolean *wcdma_service_status_preferred_data_path,GError **error);
Get the 'WCDMA Service Status' field from self
.
| self | ||
| wcdma_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| wcdma_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| wcdma_service_status_preferred_data_path | a placeholder for the output gboolean, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_gsm_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *gsm_service_status_service_status,QmiNasServiceStatus *gsm_service_status_true_service_status,gboolean *gsm_service_status_preferred_data_path,GError **error);
Get the 'GSM Service Status' field from self
.
| self | ||
| gsm_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| gsm_service_status_true_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| gsm_service_status_preferred_data_path | a placeholder for the output gboolean, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_hdr_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *hdr_service_status_service_status,gboolean *hdr_service_status_preferred_data_path,GError **error);
Get the 'HDR Service Status' field from self
.
| self | ||
| hdr_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| hdr_service_status_preferred_data_path | a placeholder for the output gboolean, or  | |
| error | Return location for error or  | 
gboolean qmi_message_nas_get_system_info_output_get_cdma_service_status (QmiMessageNasGetSystemInfoOutput *self,QmiNasServiceStatus *cdma_service_status_service_status,gboolean *cdma_service_status_preferred_data_path,GError **error);
Get the 'CDMA Service Status' field from self
.
| self | ||
| cdma_service_status_service_status | a placeholder for the output QmiNasServiceStatus, or  | |
| cdma_service_status_preferred_data_path | a placeholder for the output gboolean, or  | |
| error | Return location for error or  | 
void qmi_client_nas_get_system_info (QmiClientNas *self,gpointer unused,guint timeout,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously sends a Get System Info 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_get_system_info_finish() to get the result of the operation.
| self | a QmiClientNas. | |
| unused | 
 | |
| 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  | 
QmiMessageNasGetSystemInfoOutput * qmi_client_nas_get_system_info_finish (QmiClientNas *self,GAsyncResult *res,GError **error);
Finishes an async operation started with qmi_client_nas_get_system_info().
| self | a QmiClientNas. | |
| res | the GAsyncResult obtained from the GAsyncReadyCallback passed to  | |
| error | Return location for error or  | 
 a QmiMessageNasGetSystemInfoOutput, or NULL if error
is set. The returned value should be freed with qmi_message_nas_get_system_info_output_unref().
typedef struct _QmiMessageNasGetSystemInfoOutput QmiMessageNasGetSystemInfoOutput;
The QmiMessageNasGetSystemInfoOutput structure contains private data and should only be accessed using the provided API.