Struct

QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement

since: 1.10

Description [src]

struct QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement {
  guint16 eutra_absolute_rf_channel_number;
  guint8 cell_selection_rx_level_low_threshold;
  guint8 cell_selection_rx_level_high_threshold;
  guint8 cell_reselection_priority;
  gpointer cell[];
}

A QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement struct.

Structure members
eutra_absolute_rf_channel_number

A #guint16.

cell_selection_rx_level_low_threshold

A #guint8.

cell_selection_rx_level_high_threshold

A #guint8.

cell_reselection_priority

A #guint8.

cell

A GArray of QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElement elements.

Available since: 1.10