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:guint8A #guint8.
cell_reselection_high_threshold:guint8A #guint8.
cell_reselection_low_threshold:guint8A #guint8.
ncc_permitted:guint8A #guint8.
cell:gpointerA
GArrayofQmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElementelements.
Available since: 1.10