Struct
QmiIndicationNasOperatorNameOutputOperatorPlmnNameElement
since: 1.18
Description [src]
struct QmiIndicationNasOperatorNameOutputOperatorPlmnNameElement {
QmiNasPlmnEncodingScheme name_encoding;
QmiNasPlmnNameCountryInitials short_country_initials;
QmiNasPlmnNameSpareBits long_name_spare_bits;
QmiNasPlmnNameSpareBits short_name_spare_bits;
gpointer long_name[];
gpointer short_name[];
}
A QmiIndicationNasOperatorNameOutputOperatorPlmnNameElement struct.
Structure members
name_encoding
A
QmiNasPlmnEncodingScheme
.short_country_initials
A
QmiNasPlmnNameCountryInitials
.long_name_spare_bits
A
QmiNasPlmnNameSpareBits
.short_name_spare_bits
A
QmiNasPlmnNameSpareBits
.long_name
A
GArray
of #guint8 elements.short_name
A
GArray
of #guint8 elements.
Available since: 1.18