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
mccA #guint16.
mncA #guint16.
network_statusA
QmiNasNetworkStatus.radio_interfaceA
QmiNasRadioInterface.includes_pcs_digitA #gboolean.
descriptionA string.
Available since: 1.38