Struct

QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementGir

since: 1.32

Description [src]

struct QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementGir {
  guint8 cell_reselection_priority;
  guint8 cell_reselection_high_threshold;
  guint8 cell_reselection_low_threshold;
  guint8 ncc_permitted;
  None cell[];
}

A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementGir struct.

This type is a version of QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement, using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

Structure members
cell_reselection_priority

A #guint8.

cell_reselection_high_threshold

A #guint8.

cell_reselection_low_threshold

A #guint8.

ncc_permitted

A #guint8.

cell

An array of QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement elements.

Available since: 1.32