Struct

QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement

since: 1.10

Description [src]

struct QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement {
  guint16 utra_absolute_rf_channel_number;
  guint8 cell_reselection_priority;
  guint16 cell_reselection_high_threshold;
  guint16 cell_reselection_low_threshold;
  gpointer cell[];
}

A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement struct.

Structure members
utra_absolute_rf_channel_number

A #guint16.

cell_reselection_priority

A #guint8.

cell_reselection_high_threshold

A #guint16.

cell_reselection_low_threshold

A #guint16.

cell

A GArray of QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementCellElement elements.

Available since: 1.10