Struct

QmiMessageNasGetRfBandInformationOutputListElement

since: 1.0

Description [src]

struct QmiMessageNasGetRfBandInformationOutputListElement {
  QmiNasRadioInterface radio_interface;
  QmiNasActiveBand active_band_class;
  guint16 active_channel;
}

A QmiMessageNasGetRfBandInformationOutputListElement struct.

Structure members
radio_interface

A QmiNasRadioInterface.

active_band_class

A QmiNasActiveBand.

active_channel

A #guint16.

Available since: 1.0