Struct

QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement

since: 1.10

Description [src]

struct QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement {
  guint8 cell_reselection_priority;
  guint8 cell_reselection_high_threshold;
  guint8 cell_reselection_low_threshold;
  guint8 ncc_permitted;
  gpointer cell[];
}

A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement struct.

Structure members
cell_reselection_priority: guint8

A #guint8.

cell_reselection_high_threshold: guint8

A #guint8.

cell_reselection_low_threshold: guint8

A #guint8.

ncc_permitted: guint8

A #guint8.

cell: gpointer

A GArray of QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement elements.

Available since: 1.10