Struct

QmiMessageNasGetRfBandInformationOutputExtendedListElement

since: 1.26

Description [src]

struct QmiMessageNasGetRfBandInformationOutputExtendedListElement {
  QmiNasRadioInterface radio_interface;
  QmiNasActiveBand active_band_class;
  guint32 active_channel;
}

A QmiMessageNasGetRfBandInformationOutputExtendedListElement struct.

Structure members
radio_interface

A QmiNasRadioInterface.

active_band_class

A QmiNasActiveBand.

active_channel

A #guint32.

Available since: 1.26