Struct

QmiIndicationNasIncrementalNetworkScanOutputNetworkInformationElement

since: 1.38

Description [src]

struct QmiIndicationNasIncrementalNetworkScanOutputNetworkInformationElement {
  guint16 mcc;
  guint16 mnc;
  QmiNasNetworkStatus network_status;
  QmiNasRadioInterface radio_interface;
  gboolean includes_pcs_digit;
  gchar* description;
}

A QmiIndicationNasIncrementalNetworkScanOutputNetworkInformationElement struct.

Structure members
mcc

A #guint16.

mnc

A #guint16.

network_status

A QmiNasNetworkStatus.

radio_interface

A QmiNasRadioInterface.

includes_pcs_digit

A #gboolean.

description

A string.

Available since: 1.38