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:QmiNasPlmnEncodingSchemeA
QmiNasPlmnEncodingScheme.short_country_initials:QmiNasPlmnNameCountryInitialsA
QmiNasPlmnNameCountryInitials.long_name_spare_bits:QmiNasPlmnNameSpareBitsA
QmiNasPlmnNameSpareBits.short_name_spare_bits:QmiNasPlmnNameSpareBitsA
QmiNasPlmnNameSpareBits.long_name:gpointerA
GArrayof #guint8 elements.short_name:gpointerA
GArrayof #guint8 elements.
Available since: 1.18